Skip to content

Commit

Permalink
Update libs/partners/google-genai/langchain_google_genai/chat_models.py
Browse files Browse the repository at this point in the history
  • Loading branch information
eyurtsev authored Feb 6, 2024
1 parent d562e2d commit 9932295
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,6 @@ async def _astream(
await run_manager.on_llm_new_token(gen.text)
yield gen


def _prepare_chat(
self,
messages: List[BaseMessage],
Expand Down

0 comments on commit 9932295

Please sign in to comment.