-
Notifications
You must be signed in to change notification settings - Fork 696
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: Google scholar toolkit #997
Conversation
Thanks Wendong. Could we add an example that returns all the publications based on users’ scholar url? This will be the best ux. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since we already return the OpenAIFunctions which are used by the agent, could we create an example for that to see if it really works?
@lightaime @willshang76 thanks for the quick review, have updated |
Description
Add google scholar toolkit, functions supported:
Motivation and Context
close #888
Types of changes
What types of changes does your code introduce? Put an
x
in all the boxes that apply:Implemented Tasks
Checklist
Go over all the following points, and put an
x
in all the boxes that apply.If you are unsure about any of these, don't hesitate to ask. We are here to help!