Daniel J

Results 5 comments of Daniel J

> This does not appear to work: > > All existing projects i open encounter this error: > > ```python > Traceback (most recent call last): > File "C:\Users\LordOfPolls\AppData\Local\JetBrains\Toolbox\apps\PyCharm-P\ch-0\222.3739.56\plugins\python\helpers\pydev\pydevd.py", line...

Second this, would be amazing to have!

Awesome thanks for fixing @cofin! :) Did not see it in time, I'll fix the next bug I find myself :)

> ``` > CHUNK: message=AIMessageChunk(content='', additional_kwargs={}, response_metadata={}, id='run--4d44deaa-840d-4a95-9256-385bd4dd2db0') > CHUNK: message=AIMessageChunk(content='', additional_kwargs={}, response_metadata={}, id='run--4d44deaa-840d-4a95-9256-385bd4dd2db0') > CHUNK: message=AIMessageChunk(content='', additional_kwargs={}, response_metadata={}, id='run--4d44deaa-840d-4a95-9256-385bd4dd2db0') > CHUNK: message=AIMessageChunk(content='', additional_kwargs={}, response_metadata={}, id='run--4d44deaa-840d-4a95-9256-385bd4dd2db0') > CHUNK: message=AIMessageChunk(content='', additional_kwargs={'tool_calls':...

Somewhat related so I want to add that remark here: Google also introduced a new python SDK --> https://github.com/googleapis/python-genai This unifies the interface between AI Studio & Vertex AI. So...