Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SorbonneUniversity
/
SorboBot
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aec85ee
SorboBot
Ctrl+K
Ctrl+K
5 contributors
History:
99 commits
Léo Bourrel
feat: add token limit with tiktoken
aec85ee
over 1 year ago
docker-entrypoint-initdb.d
update db
over 1 year ago
models
feat: add v1 of distance limit
over 1 year ago
static
style: update CSS & update app title
over 1 year ago
.gitattributes
Safe
1.66 kB
feat: add postgres dump
over 1 year ago
.gitignore
Safe
3.09 kB
feat: add database
over 1 year ago
Dockerfile
Safe
1.03 kB
fix dockerfile (#1)
over 1 year ago
README.md
Safe
250 Bytes
feat: load with docker && update docker dependencies
over 1 year ago
app.py
Safe
6.49 kB
feat: add token limit with tiktoken
over 1 year ago
chat_history.py
Safe
1.47 kB
clean: ruff
over 1 year ago
connection.py
Safe
266 Bytes
clean: isort
over 1 year ago
conversation_retrieval_chain.py
Safe
2.49 kB
feat: add custom retrieval
over 1 year ago
css.py
Safe
179 Bytes
feat: split css
over 1 year ago
execution.sh
Safe
153 Bytes
fix dockerfile (#1)
over 1 year ago
message.py
Safe
401 Bytes
feat: update memory visualisation to improve debugging
over 1 year ago
model.py
Safe
575 Bytes
clean: isort
over 1 year ago
requirements.txt
Safe
211 Bytes
feat: add token limit with tiktoken
over 1 year ago
utils.py
Safe
469 Bytes
feat: print only first title && abstract
over 1 year ago
vector_store.py
12.5 kB
feat: add v1 of distance limit
over 1 year ago