Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
agiragri
/
common
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8c27c79
common
2 contributors
History:
17 commits
[email protected]
Add prompt system in YAML config
8c27c79
4 months ago
assets
Rename logo file
4 months ago
model
fiw deprecation warning on ChatOpenAI
4 months ago
pages
Refactor chatbot.py to use getYamlConfig for loading prompts and streamline input processing
4 months ago
vectore_store
Remove debug print statements from PineconeConnector
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
33 Bytes
First commit
4 months ago
README.md
Safe
5.37 kB
Update README.md to include Pinecone integration details and environment variable configuration
4 months ago
app.py
Safe
1.72 kB
Add prompt system in YAML config
4 months ago
config.yaml
Safe
1.27 kB
Add prompt system in YAML config
4 months ago
rag.py
Safe
3.95 kB
Add prompt system
4 months ago
requirements.txt
Safe
304 Bytes
Add langchain-experimental to requirements
4 months ago
util.py
Safe
207 Bytes
Refactor : pass variable & prompt template by UAML file
4 months ago