Spaces:
Build error
Build error
Commit History
Get rid of the unused websearch collection, and the unused endpoint (#607)
ea856f7
unverified
Support websearch for openAI chat completion mode (#608)
cb29148
unverified
Add support for passing an API key or any other custom token in the authorization header (#579)
a1afcb6
unverified
Session management improvements: Multi sessions, renew on login/logout (#603)
e4a770a
unverified
Add ollama endpoint support (#569)
14f0244
unverified
disable cache on tgi endpoint (#567)
dd4c436
unverified
Option for running websearch locally (#563)
e3af794
unverified
remove min string size on accessToken
6cfb775
unverified
Enable lazy construction of pipeline (#554)
683ef2f
unverified
Joshua Lochner
commited on
fix: typecheck
26efb26
unverified
fix: Rename sagemaker endpoint to aws endpoint
b5041c1
unverified
Modular backends & support for openAI & AWS endpoints (#541)
9db8ced
unverified
add you.com integration (#514)
4606755
unverified
mrbean
David Li
Mishig
commited on
[Websearch] UI fix sources (#521)
5071731
unverified
Mishig
commited on
Switch chat model back to mistral, use zephyr for small tasks (#515)
9187ced
unverified
Feature/add OIDC optional tolerance and resource (#496)
e69cb4a
unverified
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