You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/partners
ccurme 23c9aba575
groq[patch]: allow warnings during tests (#25105)
Among integration packages in libs/partners, Groq is an exception in
that it errors on warnings.

Following https://github.com/langchain-ai/langchain/pull/25084, Groq
fails with

> pydantic.warnings.PydanticDeprecatedSince20: The `__fields__`
attribute is deprecated, use `model_fields` instead. Deprecated in
Pydantic V2.0 to be removed in V3.0.

Here we update the behavior to no longer fail on warning, which is
consistent with the rest of the packages in libs/partners.
2 months ago
..
ai21 patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2 months ago
airbyte patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2 months ago
anthropic patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2 months ago
azure-dynamic-sessions patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2 months ago
chroma [docs]: vector store integration pages (#24858) 2 months ago
couchbase [docs]: vector store integration pages (#24858) 2 months ago
exa patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2 months ago
fireworks integrations[patch]: release model packages (#24900) 2 months ago
groq groq[patch]: allow warnings during tests (#25105) 2 months ago
huggingface core[patch], integrations[patch]: convert TypedDict to tool schema support (#24641) 2 months ago
ibm ibm: move to external repo (#24208) 2 months ago
milvus [docs]: vector store integration pages (#24858) 2 months ago
mistralai patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2 months ago
mongodb [docs]: vector store integration pages (#24858) 2 months ago
nomic patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2 months ago
ollama ollama: allow base_url, headers, and auth to be passed (#25078) 2 months ago
openai openai[patch]: Release 0.1.21rc1 (#25116) 2 months ago
pinecone [docs]: vector store integration pages (#24858) 2 months ago
prompty all: add release notes to pypi (#24519) 2 months ago
qdrant [docs]: vector store integration pages (#24858) 2 months ago
robocorp integration releases (#24725) 2 months ago
together patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2 months ago
unstructured partners/unstructured: fix client api_url (#24680) 2 months ago
upstage upstage: move to external repo (#22506) 3 months ago
voyageai patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014) 2 months ago