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

Tooled Prototyper #731

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Tooled Prototyper #731

wants to merge 8 commits into from

Conversation

DonggeLiu
Copy link
Collaborator

Utilize Gemini's Tool API in prototyper.

@DonggeLiu
Copy link
Collaborator Author

DonggeLiu commented Nov 27, 2024

They are two main blockers:

  1. Some responses seem to perform worse, likely due to unnecessarily escaped responses.
  2. Some responses are empty, which causes API's internal TypeError. This error is deterministic and cannot be solved by resending the same prompt.

With that said, we should still adopt Tool API as the previous text-parsing approach is prone to invalid responses format/structure.

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

@DonggeLiu
Copy link
Collaborator Author

/gcbrun exp -n dg -ag

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.

1 participant