langchain/libs/partners
Nuno Campos 73966e693c
openai: Create msg chunk in bg thread (#24032)
Thank you for contributing to LangChain!

- [ ] **PR title**: "package: description"
- Where "package" is whichever of langchain, community, core,
experimental, etc. is being modified. Use "docs: ..." for purely docs
changes, "templates: ..." for template changes, "infra: ..." for CI
changes.
  - Example: "community: add foobar LLM"


- [ ] **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, ccurme, vbarda, hwchase17.
2024-07-09 12:01:51 -07:00
..
ai21 infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
airbyte infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
anthropic infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
azure-dynamic-sessions infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
chroma infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
couchbase infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
exa infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
fireworks infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
groq core, anthropic[patch]: support streaming tool calls when function has no arguments (#23915) 2024-07-05 18:57:41 +00:00
huggingface huggingface: Fix huggingface tei support (#22653) 2024-07-03 13:30:29 -07:00
ibm IBM: Added WatsonxChat passing params to invoke method (#23758) 2024-07-05 18:07:50 +00:00
milvus infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
mistralai infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
mongodb partners[patch]: MongoDB vectorstore to return and accept string IDs (#23818) 2024-07-03 14:14:08 -04:00
nomic infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
openai openai: Create msg chunk in bg thread (#24032) 2024-07-09 12:01:51 -07:00
pinecone infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
prompty prompty: docstring (#23152) 2024-06-19 12:50:58 -04:00
qdrant infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
robocorp infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
together core, anthropic[patch]: support streaming tool calls when function has no arguments (#23915) 2024-07-05 18:57:41 +00:00
upstage upstage: move to external repo (#22506) 2024-06-19 17:56:07 +00:00
voyageai infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00