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/docs
高璟琦 ec7a59c96c
community[minor]: Add solar embedding (#19761)
Solar is a large language model developed by
[Upstage](https://upstage.ai/). It's a powerful and purpose-trained LLM.
You can visit the embedding service provided by Solar within this pr.

You may get **SOLAR_API_KEY** from
https://console.upstage.ai/services/embedding
You can refer to more details about accepted llm integration at
https://python.langchain.com/docs/integrations/llms/solar.
6 months ago
..
api_reference community[patch], langchain[minor]: Add retriever self_query and score_threshold in DingoDB (#18106) 7 months ago
data 👥 Update LangChain people data (#18473) 7 months ago
docs community[minor]: Add solar embedding (#19761) 6 months ago
scripts ci[minor]: Bump LC scripts package, add retry option (#19285) 7 months ago
src docs[minor]: Add chat model selection tabs component (#19296) 7 months ago
static docs: update use_cases/question_answering/chat_history (#19349) 6 months ago
.gitignore docs[minor]: Swap gtag for supabase (#18937) 7 months ago
.local_build.sh docs: partner packages (#16960) 8 months ago
.yarnrc.yml docs[minor]: Add thumbs up/down to all docs pages (#18526) 7 months ago
README.md docs: developer docs (#14776) 10 months ago
babel.config.js Restructure docs (#11620) 1 year ago
code-block-loader.js Restructure docs (#11620) 1 year ago
docusaurus.config.js docs[patch]: properly load/use env vars (#18942) 7 months ago
package.json ci[minor]: Bump LC scripts package, add retry option (#19285) 7 months ago
settings.ini Restructure docs (#11620) 1 year ago
sidebars.js docs: `Toolkits` menu (#16217) 8 months ago
vercel.json community[minor]: migrate `bigdl-llm` to `ipex-llm` (#19518) 6 months ago
vercel_build.sh docs: fix vercel build script (#19090) 7 months ago
vercel_requirements.txt infra: docs build install community editable (#14739) 10 months ago
yarn.lock ci[minor]: Bump LC scripts package, add retry option (#19285) 7 months ago

README.md

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide