Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Oxbridge-Economics
/
knowledge-base
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b5a92b5
knowledge-base
Ctrl+K
Ctrl+K
4 contributors
History:
13 commits
gavinzli
Comment out the call to get_documents in test.py
b5a92b5
about 2 months ago
chain
Remove unused binary files and refactor main application structure to integrate FastAPI with new routing and utility functions.
about 2 months ago
controllers
Refactor API routing to integrate new mail and content modules; remove obsolete main router
about 2 months ago
models
Refactor email processing in mail.py, enhance document handling, and remove obsolete binary files; update embedding model integration in llm module.
about 2 months ago
playground
Refactor model initialization and update query handling in main.py; add new playground script for text generation
about 2 months ago
retriever
Refactor API routing to integrate new mail and content modules; remove obsolete main router
about 2 months ago
router
Refactor API routing to integrate new mail and content modules; remove obsolete main router
about 2 months ago
schema
Remove unused binary files and refactor main application structure to integrate FastAPI with new routing and utility functions.
about 2 months ago
.gitignore
3.46 kB
Add initial binary files and update environment loading in main.py
about 2 months ago
README.md
9 Bytes
Initial commit
2 months ago
app.py
Safe
1.43 kB
Add initial binary files and update environment loading in main.py
about 2 months ago
main.py
Safe
816 Bytes
Refactor API routing to integrate new mail and content modules; remove obsolete main router
about 2 months ago
requirements.txt
2.87 kB
Add initial binary files and update environment loading in main.py
about 2 months ago
test.py
Safe
103 Bytes
Comment out the call to get_documents in test.py
about 2 months ago
token.pickle
1.01 kB
Refactor API routing to integrate new mail and content modules; remove obsolete main router
about 2 months ago
utils.py
Safe
1.59 kB
Add new test script, update email processing, and adjust retriever settings
about 2 months ago