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/community/langchain_community/chains/pebblo_retrieval
Eugene Yurtsev 05d31a2f00
community[patch]: Add missing type annotations (#22758)
Add missing type annotations to objects in community.
These missing type annotations will raise type errors in pydantic 2.
3 months ago
..
__init__.py langchain[minor]: Add PebbloRetrievalQA chain with Identity & Semantic Enforcement support (#20641) 4 months ago
base.py community[patch]: Add missing type annotations (#22758) 3 months ago
enforcement_filters.py community[minor]: Enable retrieval api calls in PebbloRetrievalQA (#21958) 4 months ago
models.py community[minor]: Enable retrieval api calls in PebbloRetrievalQA (#21958) 4 months ago
utilities.py community[minor]: Enable retrieval api calls in PebbloRetrievalQA (#21958) 4 months ago