langchain/libs/partners
blaufink c81c77b465
partners: fix of issue #24880 (#25229)
- Description: As described in the related issue: There is an error
occuring when using langchain-openai>=0.1.17 which can be attributed to
the following PR: #23691
Here, the parameter logprobs is added to requests per default.
However, AzureOpenAI takes issue with this parameter as stated here:
https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/chatgpt?tabs=python-new&pivots=programming-language-chat-completions
-> "If you set any of these parameters, you get an error."
Therefore, this PR changes the default value of logprobs parameter to
None instead of False. This results in it being filtered before the
request is sent.
- Issue: #24880
- Dependencies: /

Co-authored-by: blaufink <sebastian.brueckner@outlook.de>
2024-08-09 13:21:37 +00:00
..
ai21 patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2024-08-03 13:49:41 -04:00
airbyte patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2024-08-03 13:49:41 -04:00
anthropic patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2024-08-03 13:49:41 -04:00
azure-dynamic-sessions patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2024-08-03 13:49:41 -04:00
chroma [docs]: vector store integration pages (#24858) 2024-08-06 17:20:27 +00:00
couchbase [docs]: vector store integration pages (#24858) 2024-08-06 17:20:27 +00:00
exa patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2024-08-03 13:49:41 -04:00
fireworks integrations[patch]: release model packages (#24900) 2024-07-31 20:48:20 +00:00
groq groq[patch]: update rate limit in integration tests (#25177) 2024-08-08 13:33:25 +00:00
huggingface core[patch], integrations[patch]: convert TypedDict to tool schema support (#24641) 2024-07-31 18:27:24 +00:00
ibm ibm: move to external repo (#24208) 2024-07-12 21:14:24 +00:00
milvus partners/milvus: release 0.1.4 (#25058) 2024-08-06 16:29:29 -07:00
mistralai patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2024-08-03 13:49:41 -04:00
mongodb partners[patch]: Mongodb Retrievers - CI final touches. (#25202) 2024-08-08 15:38:31 -07:00
nomic patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2024-08-03 13:49:41 -04:00
ollama ollama: allow base_url, headers, and auth to be passed (#25078) 2024-08-05 15:39:36 -07:00
openai partners: fix of issue #24880 (#25229) 2024-08-09 13:21:37 +00:00
pinecone [docs]: vector store integration pages (#24858) 2024-08-06 17:20:27 +00:00
prompty all: add release notes to pypi (#24519) 2024-07-22 13:59:13 -07:00
qdrant [docs]: vector store integration pages (#24858) 2024-08-06 17:20:27 +00:00
robocorp [docs]: combine tools and toolkits (#25158) 2024-08-08 08:59:02 -07:00
together patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2024-08-03 13:49:41 -04:00
unstructured partners/unstructured: fix client api_url (#24680) 2024-07-29 11:16:41 -07:00
upstage upstage: move to external repo (#22506) 2024-06-19 17:56:07 +00:00
voyageai patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2024-08-03 13:49:41 -04:00