Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support tool_calls in message history as well as tool role #96

Merged
merged 5 commits into from
Jul 17, 2024

Conversation

hanselke
Copy link
Contributor

@hanselke hanselke commented Jul 17, 2024

also adds parralel_tool_calls option to allow us to disable it

closes #94

@hanselke hanselke changed the title Closes #94 Support tool_calls in message history as well as tool role Jul 17, 2024
@dongri dongri merged commit 3206b6f into dongri:main Jul 17, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support tool call request & response in message history
2 participants