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/docs/integrations
Sean e1c2e2fdfa
upstage: Upstage Groundedness Check parameter update (#20914)
* Groundedness Check takes `str` or `list[Document]` as input.

* Deprecate `GroundednessCheck` due to its naming.
* Added `UpstageGroundednessCheck`. 

* Hotfix for Groundedness Check parameter. 
  The name `query` was misleading and it should be `answer` instead.

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
2 months ago
..
adapters docs[patch]: Make Docusaurus and Vercel add trailing slashes when navigating by default (#20014) 2 months ago
callbacks patch: remove usage of llm, chat model __call__ (#20788) 2 months ago
chat docs: add tool calling example in Tongyi chat model integration. (#20925) 2 months ago
chat_loaders docs: import update (#20610) 2 months ago
document_loaders community[minor]: Implemented Kinetica Document Loader and added notebooks (#20002) 2 months ago
document_transformers docs: Use voyage-law-2 in the examples (#20784) 2 months ago
graphs docs: Update apache_age.ipynb (#20722) 2 months ago
llms community[patch]: add more data types support to ipex-llm llm integration (#20833) 2 months ago
memory docs: Fix misplaced zep cloud example links (#20867) 2 months ago
platforms docs: contributing note (#20843) 2 months ago
providers upstage: Upstage Groundedness Check parameter update (#20914) 2 months ago
retrievers community[minor]: Implemented Kinetica Document Loader and added notebooks (#20002) 2 months ago
stores docs[patch]: Make Docusaurus and Vercel add trailing slashes when navigating by default (#20014) 2 months ago
text_embedding docs: Use voyage-law-2 in the examples (#20784) 2 months ago
toolkits community[minor]: add allow_dangerous_requests for OpenAPI toolkits (#19493) 2 months ago
tools upstage: Upstage Groundedness Check parameter update (#20914) 2 months ago
vectorstores community[minor]: Add relyt vector database (#20316) 2 months ago