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
Alexander Dicke 66576948e0
experimental[minor]: adds mixtral wrapper (#17423)
**Description:** Adds a chat wrapper for Mixtral models using the
[prompt
template](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1#instruction-format).

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
6 months ago
..
cli infra: make `.gitignore` consistent with standard python gitignore (#16828) 7 months ago
community community[patch]: Update azuresearch vectorstore from_texts() method to include fields argument (#17661) 6 months ago
core core[minor]: Chat Models to fallback astream to fallback on sync stream if available (#18748) 6 months ago
experimental experimental[minor]: adds mixtral wrapper (#17423) 6 months ago
langchain langchain[patch]: getattr import from langchain.chains (#18160) 6 months ago
partners openai[patch]: Proper example for AzureOpenAI usage in error message (#17798) 6 months ago
text-splitters docs: text splitters readme (#18359) 6 months ago