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/partners/upstage/langchain_upstage
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>
5 months ago
..
tools upstage: Upstage Groundedness Check parameter update (#20914) 5 months ago
__init__.py upstage: Upstage Groundedness Check parameter update (#20914) 5 months ago
chat_models.py upstage: init package (#20574) 5 months ago
embeddings.py upstage: init package (#20574) 5 months ago
layout_analysis.py upstage: Add Upstage partner package LA and GC (#20651) 5 months ago
layout_analysis_parsers.py upstage: Add Upstage partner package LA and GC (#20651) 5 months ago
py.typed upstage: init package (#20574) 5 months ago