langchain/libs/community/langchain_community/chains/pebblo_retrieval
Eugene Yurtsev d24b82357f
community[patch]: Add missing annotations (#24890)
This PR adds annotations in comunity package.

Annotations are only strictly needed in subclasses of BaseModel for
pydantic 2 compatibility.

This PR adds some unnecessary annotations, but they're not bad to have
regardless for documentation pages.
2024-07-31 18:13:44 +00:00
..
__init__.py
base.py community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
enforcement_filters.py community[minor]: Support PGVector in PebbloRetrievalQA (#23874) 2024-07-05 16:02:25 -04:00
models.py [Community][minor]: Added prompt governance in pebblo_retrieval (#24874) 2024-07-31 13:14:51 +00:00
utilities.py [Community][minor]: Added prompt governance in pebblo_retrieval (#24874) 2024-07-31 13:14:51 +00:00