-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix bad function call that caused lab API 400s (#38)
- We saw lab api 400s like this run: https://mp4-server.koi-moth.ts.net/run/#231315/ss - The fix is to have the error message be a function turn as opposed to a user turn - Here's an agent run with the fix branching from the agent state before the error in the previous run: https://mp4-server.koi-moth.ts.net/run/#244894/e=8532127042727147,sg,uq - Here's another branch from the same place but using an anthropic model: https://mp4-server.koi-moth.ts.net/run/#244895/uq
- Loading branch information
1 parent
419ed60
commit 71ce715
Showing
2 changed files
with
11 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters