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...
0d660bd
knowledge-base
Ctrl+K
Ctrl+K
4 contributors
History:
14 commits
gavinzli
No code changes made; skipping commit.
0d660bd
2 months ago
chain
Remove unused binary files and refactor main application structure to integrate FastAPI with new routing and utility functions.
2 months ago
controllers
No code changes made; skipping commit.
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.
2 months ago
playground
Refactor model initialization and update query handling in main.py; add new playground script for text generation
2 months ago
retriever
Refactor API routing to integrate new mail and content modules; remove obsolete main router
2 months ago
router
Refactor API routing to integrate new mail and content modules; remove obsolete main router
2 months ago
schema
Remove unused binary files and refactor main application structure to integrate FastAPI with new routing and utility functions.
2 months ago
.gitignore
3.46 kB
Add initial binary files and update environment loading in main.py
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
2 months ago
main.py
Safe
816 Bytes
Refactor API routing to integrate new mail and content modules; remove obsolete main router
2 months ago
requirements.txt
2.87 kB
Add initial binary files and update environment loading in main.py
2 months ago
test.py
Safe
103 Bytes
Comment out the call to get_documents in test.py
2 months ago
token.pickle
1.01 kB
Refactor API routing to integrate new mail and content modules; remove obsolete main router
2 months ago
utils.py
Safe
1.59 kB
Add new test script, update email processing, and adjust retriever settings
2 months ago