langchain/libs/partners
Luca Dorigo 47cfbe7522
openai[patch]: [URGENT REGRESSION FIX] Don't fail if tool message already doesn't contain name (#19435)
- [ ] **PR message**: ***Delete this entire checklist*** and replace
with
    - **Description:** a description of the change
    - **Issue:** the issue # it fixes, if applicable
    - **Dependencies:** any dependencies required for this change
- **Twitter handle:** if your PR gets announced, and you'd like a
mention, we'll gladly shout you out!


- [ ] **Add tests and docs**: If you're adding a new integration, please
include
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in
`docs/docs/integrations` directory.


- [ ] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/

Additional guidelines:
- Make sure optional dependencies are imported within a function.
- Please do not add dependencies to pyproject.toml files (even optional
ones) unless they are required for unit tests.
- Most PRs should not touch more than one package.
- Changes should be backwards compatible.
- If you are adding something to community, do not re-import it in
langchain.

If no one reviews your PR within a few days, please @-mention one of
baskaryan, efriis, eyurtsev, hwchase17.

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-03-22 14:33:50 -07:00
..
ai21 ai21[patch]: AI21 Labs bump SDK version (#19114) 2024-03-18 19:47:08 -07:00
airbyte airbyte[patch]: release 0.1.1, python 3.9 compat (#18597) 2024-03-05 19:22:08 +00:00
anthropic anthropic[patch]: update base_url of anthropic (#18634) 2024-03-20 21:04:55 -07:00
astradb astradb: move to langchain-datastax repo (#18354) 2024-03-01 19:04:43 +00:00
elasticsearch elasticsearch: check for deployed models (#18973) 2024-03-18 21:32:00 -07:00
exa docs: Additional examples for partners/exa README (#18081) 2024-02-25 18:53:47 -08:00
fireworks fireworks[patch]: support "any" tool_choice (#18343) 2024-03-01 11:12:28 -08:00
google-genai google-genai, google-vertexai: move to langchain-google (#17899) 2024-02-25 21:58:05 -08:00
google-vertexai google-genai, google-vertexai: move to langchain-google (#17899) 2024-02-25 21:58:05 -08:00
groq langchain_groq[patch]: Invoke callback prior to yielding token (#18272) 2024-02-28 23:43:16 +00:00
ibm ibm[patch]: release 0.1.3 (#19094) 2024-03-14 15:59:42 -07:00
mistralai docs: delete mistralai embeddings doc from incorrect location (#19432) 2024-03-22 14:02:59 -07:00
mongodb mongodb[patch]: Added scoring threshold to caching (#19286) 2024-03-19 11:30:02 -07:00
nomic partners: version constraints (#17492) 2024-02-14 08:57:46 -08:00
nvidia-ai-endpoints nvidia-trt, nvidia-ai-endpoints: move to repo (#18814) 2024-03-08 19:30:50 +00:00
nvidia-trt nvidia-trt, nvidia-ai-endpoints: move to repo (#18814) 2024-03-08 19:30:50 +00:00
openai openai[patch]: [URGENT REGRESSION FIX] Don't fail if tool message already doesn't contain name (#19435) 2024-03-22 14:33:50 -07:00
pinecone docs: update pinecone README to use PineconeVectorStore (#18170) 2024-03-01 12:12:52 -08:00
robocorp robocorp[patch]: run integration tests on release (#19358) 2024-03-20 19:31:12 +00:00
together docs: update docstring of Together class (#19008) 2024-03-15 16:30:45 -07:00
voyageai voyageai[patch]: init package (#19098) 2024-03-15 00:56:10 +00:00