-
Notifications
You must be signed in to change notification settings - Fork 384
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Starting automatic function calling * Working on AFC * Fix typos * Add tools overrides for generate_content and send_message * Add initial AFC loop. * Basic debugging, streaming's probably broken. * Add error with stream=True * format * add pydantic * fix tests * replace __init__ * Fix pytype * Remove property * format * working on it * working on it * working on it * format * Add test for schema gen * Split test * Fix type anno & classmethod * fixup: black * Fix mutable defaults. * Fix mutable defaults --------- Co-authored-by: Mark McDonald <macd@google.com>
- Loading branch information
1 parent
b28f2d1
commit d894807
Showing
6 changed files
with
747 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.