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

feat(js): openai tool calls #99

Merged
merged 11 commits into from
Jan 16, 2024
Merged

feat(js): openai tool calls #99

merged 11 commits into from
Jan 16, 2024

Conversation

mikeldking
Copy link
Contributor

@mikeldking mikeldking commented Jan 11, 2024

resolves #91

Adds assistant tool call parsing to input / output messages which works with the auto tool calling of the NodeJS OpenAI tool calls.

@mikeldking mikeldking marked this pull request as ready for review January 16, 2024 18:04
@mikeldking mikeldking merged commit 2803ee0 into main Jan 16, 2024
3 checks passed
@mikeldking mikeldking deleted the tool_calls branch January 16, 2024 20:29
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.

[JS][OpenAI] Capture auto tool_calls
2 participants