0b62c0fa02
Function calling will start hallucinating if you reshape results. Previously we were morphing from: `{ prompts: ["prompt 1", "prompt 2"] }` to `{ prompts: { prompt: "prompt 1", seed: 222}, { ... ` This meant that over a few call sequences function_call starts hallucinating an incorrect shape. This change grounds us even on GPT-3.5 |
||
---|---|---|
.. | ||
commands | ||
jobs/regular | ||
personas | ||
anthropic_bot.rb | ||
bot.rb | ||
entry_point.rb | ||
open_ai_bot.rb | ||
site_settings_extension.rb |