You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(ToolChoice): refactor chat system and tool selection (#159)
- Add a system chat message with the content "You are a helpful assistant."
- Introduce a new `ToolChoice` structure with `Type` set to `ToolTypeFunction` and `Function` containing the function name.
Signed-off-by: Bo-Yi Wu <[email protected]>
0 commit comments