MefhigosetH's picture
Implementamos modulo LLM y VectorStore.
7ffe358
raw
history blame contribute delete
325 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
huggingface-hub = "==0.25.2"
langchain = "*"
langchain-community = "*"
langchain-huggingface = "*"
langchain-chroma = "*"
einops = "*"
langchain-google-genai = "*"
langchain-core = "*"
[dev-packages]
gradio = "==5.5.0"
pypdf = "==5.1.0"