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

Add support for OpenAI tools and files usage in YAML schema. #751

Open
5 tasks done
homanp opened this issue Feb 2, 2024 · 2 comments
Open
5 tasks done

Add support for OpenAI tools and files usage in YAML schema. #751

homanp opened this issue Feb 2, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@homanp
Copy link
Collaborator

homanp commented Feb 2, 2024

⚠️ Please check that this feature request hasn't been suggested before.

  • I searched previous Ideas in Discussions didn't find any similar feature requests.
  • I searched previous Issues didn't find any similar feature requests.

🔖 Feature description

Add support for OpenAI tools and files usage in YAML schema.

  • If a user chooses to add files we need to create them with the OpenAI SDK: https://platform.openai.com/docs/api-reference/files. We also need to add the retrieval tool to the OAI assistant.

  • If a user add tools (code interpreter, retrieval or custom functions) these need to be added to the assistant as well.

📝 Additional Context

No response

Acknowledgements

  • My issue title is concise and descriptive.
  • I have searched the existing issues to make sure this feature has not been requested yet.
  • I have provided enough information for the maintainers to understand and evaluate this request.
@homanp
Copy link
Collaborator Author

homanp commented Feb 6, 2024

Fixed by #755

@homanp homanp closed this as completed Feb 6, 2024
@homanp
Copy link
Collaborator Author

homanp commented Mar 1, 2024

@elisalimli can u have a look at this please.

@elisalimli elisalimli reopened this Mar 1, 2024
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

No branches or pull requests

2 participants