I'm Dosu, and I'm here to help the LangChain team manage their backlog. I wanted to let you know that we are marking this issue as stale. From what I understand, you reported an issue regarding an "Invalid response object from API" error with a 400 HTTP response code when using ...
System Info langchain version: 0.0.170 python: 3.8 Who can help? No response Information The official example notebooks/scripts My own modified scripts Related Components LLMs/Chat Models Embedding Models Prompts / Prompt Templates / Pro...
DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND DTS_E_INCORRECT_SQL_SERVER_VERSION DTS_E_INCORRECTCOLUMNCOUNT DTS_E_INCORRECTCOMPONENTVIEWID DTS_E_INCORRECTCONNECTIONMANAGERTYPE DTS_E_INCORRECTCONNECTIONOBJECTTYPE DTS_E_INCORRECTCUSTOMPROPERTYTYPE DTS_E_INCORRECTCUSTOMPROPERTYVALUE DTS_E_INCORRECTCUSTOMPROPER...
你可以尝试清理缓存目录。在使用缓存时,请保持相同的嵌入方式。如果你更改了嵌入方法,你需要删除之前的...
When a client sends a request with a session id having an invalid base64 character or an invalid base64 encoded format, the request fails with "IllegalArgumentException: Illegal base64 character" or "IllegalArgumentException: Last unit does not have enough valid bits" in the clustered JBoss EAP...
(Bad Request) Response Body ({"error":"javax.script.ScriptException: javax.script.ScriptException: com.thinkaurelius.titan.core.TitanException: Could not start new transaction","stackTrace":"org.apache.atlas.discovery.DiscoveryException: javax.script.ScriptException: javax.script.ScriptException: com....
DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND DTS_E_INCORRECT_SQL_SERVER_VERSION DTS_E_INCORRECTCOLUMNCOUNT DTS_E_INCORRECTCOMPONENTVIEWID DTS_E_INCORRECTCONNECTIONMANAGERTYPE DTS_E_INCORRECTCONNECTIONOBJECTTYPE DTS_E_INCORRECTCUSTOMPROPERTYTYPE DTS_E_INCORRECTCUSTOMPROPERTYVALUE DTS_E_...
DTS_E_INCOMPLETEDATASOURCECOLUMNFOUND DTS_E_INCORRECT_SQL_SERVER_VERSION DTS_E_INCORRECTCOLUMNCOUNT DTS_E_INCORRECTCOMPONENTVIEWID DTS_E_INCORRECTCONNECTIONMANAGERTYPE DTS_E_INCORRECTCONNECTIONOBJECTTYPE DTS_E_INCORRECTCUSTOMPROPERTYTYPE DTS_E_INCORRECTCUSTOMPROPERTYVALUE DTS_E_INCORR...
If you have any other questions or need further clarification, please let me know. Best, Dosu Sources Functions might not be supported through Azure OpenAI libs/langchain/langchain/agents/openai_functions_agent/base.py libs/langchain/langchain/llms/openai.py This response is meant to be useful...
[str, str]: ---> 92 response = self.generate([inputs], run_manager=run_manager) 93 return self.create_outputs(response)[0] File ~\venv\py311openai\Lib\site-packages\langchain\chains\llm.py:102, in LLMChain.generate(self, input_list, run_manager) 100 """Generate LLM result from ...