Openai function
Issue number:
Summary
OpenAI can call functions
Changes
OpenAI agents now can call functions
User experience
Call function
Checklist
If your change doesn't seem to apply, please leave them unchecked.
- [x] I have performed a self-review of this change
- [x] Changes have been tested
- [x] Changes are documented
Is this a breaking change?
RFC issue number:
Checklist:
- [x] Migration process documented
- [x] Implement warnings (if it can live side by side)
Acknowledgment
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.
Hi,
Thank you @leonardo2204 for the PR. I did some refactoring on OpenAi agents (typescript and python). For python we have a new PR with a new definition for tools, it should be merged today. Could you merge the main branch to yours and see if any adjustments are needed?
@leonardo2204 any updates on this? Still planning to update the PR ?
@leonardo2204 Also interested.