langchain/docs/docs/integrations
Inah Jeon 54fba7e520
docs: change upstage solar model descriptions (#28419)
Thank you for contributing to LangChain!

- [ ] **PR message**:
- **Description:**: We have launched the new **Solar Pro** model, and
the documentation has been updated to include its details and features.

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-12-08 20:43:19 -08:00
..
adapters
caches [docs]: update Redis (langchain-redis) documentation notebooks (vectorstore, llm caching, chat message history) (#25113) 2024-08-22 11:53:02 -04:00
callbacks docs: update uptrain.ipynb (#28561) 2024-12-06 19:09:48 -05:00
chat docs: Update IBM documentation (#28503) 2024-12-08 12:40:29 -08:00
chat_loaders multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
document_loaders docs: more api ref links, add linting step to prevent more (#28495) 2024-12-04 04:19:42 +00:00
document_transformers community: add InfinityRerank (#27043) 2024-11-06 17:26:30 -08:00
graphs community[patch]: Neo4j community deprecation (#28130) 2024-11-25 10:34:22 -08:00
llms docs: more api ref links, add linting step to prevent more (#28495) 2024-12-04 04:19:42 +00:00
memory community[patch]: Neo4j community deprecation (#28130) 2024-11-25 10:34:22 -08:00
providers docs: change upstage solar model descriptions (#28419) 2024-12-08 20:43:19 -08:00
retrievers docs: Resolve incorrect import of AttributeInfo for self-query retriever section (#28446) 2024-12-08 20:23:26 -08:00
stores concepts: update llm stub page and re-link (#27567) 2024-10-22 23:03:36 -04:00
text_embedding community[minor]: Add support for modle2vec embeddings (#28507) 2024-12-09 02:17:22 +00:00
tools partners: 🕷️🦜 ScrapeGraph API Integration (#28559) 2024-12-09 02:38:21 +00:00
vectorstores docs: Fix typo in weaviate integration docs (#28425) 2024-12-08 20:42:00 -08:00
llm_caching.ipynb community: Memcached LLM Cache Integration (#27323) 2024-11-07 03:07:59 +00:00