Patrick Lauber

Results 23 issues of Patrick Lauber

### Current Behavior ue) File "/Users/patricklauber/workspace/agent-chain/openai_functions_agent/base.py", line 296, in from_llm_and_tools return cls( File "pydantic/main.py", line 341, in pydantic.main.BaseModel.__init__ pydantic.error_wrappers.ValidationError: 1 validation error for OpenAIFunctionsAgent __root__ Only supported with ChatOpenAI models....

Any query using the `RETURNING` clause produces the following error: ``` NotSupportedError: cannot perform distributed planning for the given query DETAIL: RETURNING clauses are not supported in distributed queries. ```...

feature