Commit History
Added optional llm summerization (#498)
d779ad0
unverified
Pass stop sequences properly to TGI (#499)
a89fb7b
unverified
delete unused file
c902462
move some tasks to small model (#479)
bf15962
unverified
remove logs for parsing
140086b
fix types
0134fe1
error console instead of crashing
5b07906
Make embedding model settings more future-proof (#454)
3acc11d
unverified
Mishig
commited on
Refactor summarization so it gets called from backend (#456)
9960338
unverified
Backend refactor for streaming endpoints (#444)
e943a05
unverified
Revert "Revert "Update embedding model for WebSearch (#437)""
aa07e29
Revert "Improve error message when the .env MODELS is not well formatted (#451)"
7ddda31
Revert "Update embedding model for WebSearch (#437)"
1061bc2
Update embedding model for WebSearch (#437)
f88542b
unverified
Mishig
commited on
π Fix - Remove the min length validation on preprompt
7533ab7
Support custom system prompts from the user (#399)
cd6894d
unverified
Make all prompt templates configurable (#400)
447c0ca
unverified
Add Sagemaker support (#401)
2e6d1bb
unverified
feat: add support for endpoints requiring client authentication using PKI (#393)
66adc5d
unverified
Tom
commited on
allow different user and assistant end-token (#375)
f209301
unverified
trim and remove stop-suffixes from summary (#369)
d2a650e
unverified
andreasmadsen
commited on
Add ability to define custom model/dataset URLs (#347)
ce2231f
unverified
Add support for HF summarization endpoint in the websearch (#319)
10d1ab5
unverified
feat: factor out HF_API_ROOT to allow different inference endpoints (#332)
3baa389
unverified
Colin Dablain
commited on
very basic rate limiter (#320)
922b1b2
unverified
Added Serper.dev API as an alternative web search provider (#302)
6f7b315
unverified
rogerserper
commited on