langchain/libs
Asaf Joseph Gardin 320dc31822
partners: AI21 Labs Jamba Streaming Support (#23538)
Thank you for contributing to LangChain!

- [x] **PR title**: "package: description"

- [x] **PR message**: ***Delete this entire checklist*** and replace
with
    - **Description:** Added support for streaming in AI21 Jamba Model
    - **Twitter handle:** https://github.com/AI21Labs


- [x] **Add tests and docs**: If you're adding a new integration, please
include

- [x] **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.

---------

Co-authored-by: Asaf Gardin <asafg@ai21.com>
Co-authored-by: Erick Friis <erick@langchain.dev>
Co-authored-by: Chester Curme <chester.curme@gmail.com>
2024-07-02 17:15:46 -04:00
..
cli docs: standardize azure openai page (#23642) 2024-06-28 15:15:41 -07:00
community community: make bing web search as the only option (#23523) 2024-07-02 17:13:54 -04:00
core core[patch]: fix nested sections for mustache templating (#23747) 2024-07-02 10:20:45 -07:00
experimental experimental: LLMGraphTransformer add missing conditional adding restrictions to prompts for LLM that do not support function calling (#22793) 2024-07-01 17:33:51 +00:00
langchain langchain[patch]: deprecate ConversationChain (#23504) 2024-06-27 16:32:44 -04:00
partners partners: AI21 Labs Jamba Streaming Support (#23538) 2024-07-02 17:15:46 -04:00
standard-tests anthropic[patch]: use core output parsers for structured output (#23776) 2024-07-02 16:15:26 -04:00
text-splitters text-splitters: release 0.2.2 (#23508) 2024-06-25 18:26:05 -04:00