Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improved function execution failure response
- let the LLM know in a more clear way that a function execution failed. - This is for situations where the function didn't error during execution, but it couldn't be called at all.
- Loading branch information