-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(weave): Patch
send_message
in Google GenAI SDK (#2746)
* add: patching for google.generativeai.ChatSession.send_message * update: tests * add: patching for send_message_async * add: test_send_message_async * add: valuerror * fix: gemini stream * fix: bug in gemini_on_finish * add: comments in tests * update: tests * remove: unnecessary files * fix: bug in gemini_on_finish * update: tests * update: tests * remove: test.py * fix: lint * fix: lint * add: skips for google ai studio tests
- Loading branch information
1 parent
b89825e
commit 92a60bb
Showing
2 changed files
with
201 additions
and
7 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
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