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
高璟琦 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
..
cli cli[patch]: Fix typo in dev script name for the --chat-playground option on the cli (#19673) 6 months ago
community community[minor]: Add solar embedding (#19761) 6 months ago
core core[minor]: Add aformat_messages to FewShotChatMessagePromptTemplate and ChatPromptTemplate (#19648) 6 months ago
experimental experimental[patch]: Removed 'SQLResults:' from the LLMResponse in SQLDatabaseChain (#17104) 6 months ago
langchain langchain[patch]: Upgrade openai's sdk and solve some interface adaptation problems. (#19548) 6 months ago
partners openai[patch]: add checking codes for calling AI model get error (#17909) 6 months ago
text-splitters infra: Consistent lxml requirements (#19520) 6 months ago