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

Openai agent type #102

Merged
merged 2 commits into from
Jun 14, 2023
Merged

Openai agent type #102

merged 2 commits into from
Jun 14, 2023

Conversation

homanp
Copy link
Collaborator

@homanp homanp commented Jun 14, 2023

Summary

This PR adds support for a new type of agent that supports OpenAI function callbacks:

https://openai.com/blog/function-calling-and-other-api-updates

Fixes #101

Checklist

  • My code follows the code style of this project and passes make format.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • My change has adequate unit test coverage.

@homanp homanp added the enhancement New feature or request label Jun 14, 2023
@homanp homanp self-assigned this Jun 14, 2023
@render
Copy link

render bot commented Jun 14, 2023

@homanp homanp merged commit 38d22ca into main Jun 14, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OpenAI Agent type
1 participant