You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have a standard module supports multple LLM with pydantic output.
I am not sure why but Google spill this error at the end of the response. chatgpt/anthropic dont have this problem.
Error in sys.excepthook:
Original exception was:
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1736249752.868804 99847 init.cc:232] grpc_wait_for_shutdown_with_timeout() timed out.
anyone knows how to get rid of this??
The text was updated successfully, but these errors were encountered:
Python: 3.11
langchain_google_genai: 2.0.7-8
langchain-0.3.13
i have a standard module supports multple LLM with pydantic output.
I am not sure why but Google spill this error at the end of the response. chatgpt/anthropic dont have this problem.
Error in sys.excepthook:
Original exception was:
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1736249752.868804 99847 init.cc:232] grpc_wait_for_shutdown_with_timeout() timed out.
anyone knows how to get rid of this??
The text was updated successfully, but these errors were encountered: