Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
cdupland/common
CEGARA
/
ConseillerAugmente
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ConseillerAugmente
166 kB
2 contributors
History:
69 commits
[email protected]
feat: Add button to clear message history in chatbot
b2f6734
10 months ago
assets
feat: Enhance sidebar with documentation and contributor information
11 months ago
db
fix: Update prompt handling to allow None values in database queries
10 months ago
model
Set default model to gpt-4o
10 months ago
pages
feat: Add button to clear message history in chatbot
10 months ago
utils
refactor: Remove unused markdown_to_reportlab function from document.py
10 months ago
vectore_store
Remove debug print statements from PineconeConnector
over 1 year ago
.gitattributes
1.52 kB
initial commit
over 1 year ago
.gitignore
40 Bytes
chore: update .gitignore to include .qodo file
11 months ago
README.md
5.82 kB
feat: Improve UI and functionality across multiple components
11 months ago
app.py
3.9 kB
feat : add difficult diagnostic pages
10 months ago
config.yaml
2.77 kB
feat: Enhance prompt instructions and adjust text splitter parameters for improved document processing
10 months ago
database.db
20.5 kB
Update DB
10 months ago
rag.py
5.09 kB
Add some FAISS reinitilisation strategy
10 months ago
requirements.txt
375 Bytes
chore: Update requirements.txt to include reportlab and markdown packages
11 months ago
util.py
207 Bytes
Refactor : pass variable & prompt template by UAML file
over 1 year ago