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 tools #13

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Conversation

naoa
Copy link
Contributor

@naoa naoa commented Apr 5, 2024

{
name: "query_daily_sales_report",
description: "Connects to a database to retrieve overall sales volumes and sales information for a given day.",
parameter_definitions: {
Copy link
Collaborator

@andreibondarev andreibondarev Apr 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did they have to call this key differently from OpenAI and Google Gemini?! 😭😭😭

@andreibondarev
Copy link
Collaborator

@naoa Are you using Langchain.rb by any chance?

@andreibondarev andreibondarev merged commit 2958a73 into patterns-ai-core:main Apr 5, 2024
4 checks passed
@naoa
Copy link
Contributor Author

naoa commented Apr 5, 2024

Thanks for merging!
I haven't used it yet, but it looks like a cool tool so I might try it next time!

@naoa naoa deleted the tools branch April 5, 2024 14:30
@andreibondarev
Copy link
Collaborator

andreibondarev commented Apr 5, 2024

@naoa Take a look at the Assistants if you have a need for them. I've been trying to figure out how to best implement it to use different LLMs (any LLM that support functions calling).

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.

2 participants