Spaces:
Running
Running
Commit History
Get rid of the unused websearch collection, and the unused endpoint (#607)
fb8eeb2
unverified
Support websearch for openAI chat completion mode (#608)
d8f2f55
unverified
Add support for passing an API key or any other custom token in the authorization header (#579)
51b0991
unverified
Session management improvements: Multi sessions, renew on login/logout (#603)
45ec8d7
unverified
Add ollama endpoint support (#569)
b07f0b1
unverified
disable cache on tgi endpoint (#567)
2dcc8e6
unverified
Option for running websearch locally (#563)
c504a2c
unverified
remove min string size on accessToken
933fc3c
unverified
Enable lazy construction of pipeline (#554)
dcdd3a6
unverified
Joshua Lochner
commited on
fix: typecheck
357a57c
unverified
fix: Rename sagemaker endpoint to aws endpoint
3a308e3
unverified
Modular backends & support for openAI & AWS endpoints (#541)
b5ae065
unverified
add you.com integration (#514)
376916f
unverified
mrbean
David Li
Mishig
commited on
[Websearch] UI fix sources (#521)
3148b2c
unverified
Mishig
commited on
Switch chat model back to mistral, use zephyr for small tasks (#515)
c087a6b
unverified
Feature/add OIDC optional tolerance and resource (#496)
b881a02
unverified
Added optional llm summerization (#498)
2bae046
unverified
Pass stop sequences properly to TGI (#499)
be861ac
unverified
delete unused file
8fdffe2
move some tasks to small model (#479)
ee1ec85
unverified
remove logs for parsing
0979d17
fix types
02096e9
error console instead of crashing
4bcb8c2
Make embedding model settings more future-proof (#454)
fd49db9
unverified
Mishig
commited on
Refactor summarization so it gets called from backend (#456)
7aa951e
unverified
Backend refactor for streaming endpoints (#444)
e5f4e9a
unverified
Revert "Revert "Update embedding model for WebSearch (#437)""
65d7413
Revert "Improve error message when the .env MODELS is not well formatted (#451)"
9891123
Revert "Update embedding model for WebSearch (#437)"
c732e91
Update embedding model for WebSearch (#437)
9ef6ed0
unverified
Mishig
commited on
🐛 Fix - Remove the min length validation on preprompt
a18e88d
Support custom system prompts from the user (#399)
11983d2
unverified
Make all prompt templates configurable (#400)
f58e466
unverified
Add Sagemaker support (#401)
81812fb
unverified
feat: add support for endpoints requiring client authentication using PKI (#393)
cb7eb23
unverified
Tom
commited on
allow different user and assistant end-token (#375)
5ebe152
unverified
trim and remove stop-suffixes from summary (#369)
04f5527
unverified
Add ability to define custom model/dataset URLs (#347)
95af686
unverified
Add support for HF summarization endpoint in the websearch (#319)
04729a2
unverified
feat: factor out HF_API_ROOT to allow different inference endpoints (#332)
6d38fe5
unverified
Colin Dablain
commited on
very basic rate limiter (#320)
a3cae97
unverified
Added Serper.dev API as an alternative web search provider (#302)
746a5d5
unverified
rogerserper
commited on