Commit History

Add feature to unlist a model (#625)
4a66e10
unverified

nsarrazin HF Staff commited on

Standardize HF_ACCESS_TOKEN -> HF_TOKEN (#610)
b9ec522
unverified

Wauplin HF Staff nsarrazin HF Staff commited on

Get rid of the unused websearch collection, and the unused endpoint (#607)
fb8eeb2
unverified

nsarrazin HF Staff commited on

Support websearch for openAI chat completion mode (#608)
d8f2f55
unverified

nsarrazin HF Staff commited on

Add support for passing an API key or any other custom token in the authorization header (#579)
51b0991
unverified

Galén nsarrazin HF Staff commited on

Session management improvements: Multi sessions, renew on login/logout (#603)
45ec8d7
unverified

nsarrazin HF Staff coyotte508 HF Staff commited on

Add ollama endpoint support (#569)
b07f0b1
unverified

nsarrazin HF Staff commited on

disable cache on tgi endpoint (#567)
2dcc8e6
unverified

nsarrazin HF Staff commited on

Option for running websearch locally (#563)
c504a2c
unverified

nsarrazin HF Staff commited on

Add support for tgi multimodal models (#531)
241ba68
unverified

nsarrazin HF Staff Mishig victor HF Staff commited on

remove min string size on accessToken
933fc3c
unverified

nsarrazin HF Staff commited on

Enable lazy construction of pipeline (#554)
dcdd3a6
unverified

Joshua Lochner commited on

fix: typecheck
357a57c
unverified

nsarrazin HF Staff commited on

fix: Rename sagemaker endpoint to aws endpoint
3a308e3
unverified

nsarrazin HF Staff commited on

Modular backends & support for openAI & AWS endpoints (#541)
b5ae065
unverified

nsarrazin HF Staff chenhunghan Henry Chen Mishig coyotte508 HF Staff commited on

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

nsarrazin HF Staff commited on

Feature/add OIDC optional tolerance and resource (#496)
b881a02
unverified

itaybar nsarrazin HF Staff commited on

Update websearch prompting & summary prompting (#503)
43606a3
unverified

nsarrazin HF Staff Mishig victor HF Staff commited on

Added optional llm summerization (#498)
2bae046
unverified

itaybar nsarrazin HF Staff commited on

Pass stop sequences properly to TGI (#499)
be861ac
unverified

nsarrazin HF Staff commited on

delete unused file
8fdffe2

nsarrazin HF Staff commited on

move some tasks to small model (#479)
ee1ec85
unverified

nsarrazin HF Staff commited on

remove logs for parsing
0979d17

nsarrazin HF Staff commited on

fix JSON.parse for summerize (#445)
5601fba
unverified

jackielii nsarrazin HF Staff commited on

fix types
02096e9

nsarrazin HF Staff commited on

error console instead of crashing
4bcb8c2

nsarrazin HF Staff commited on

Make embedding model settings more future-proof (#454)
fd49db9
unverified

Mishig commited on

Refactor summarization so it gets called from backend (#456)
7aa951e
unverified

nsarrazin HF Staff commited on

Backend refactor for streaming endpoints (#444)
e5f4e9a
unverified

nsarrazin HF Staff commited on

Revert "Revert "Update embedding model for WebSearch (#437)""
65d7413

nsarrazin HF Staff commited on

Revert "Improve error message when the .env MODELS is not well formatted (#451)"
9891123

nsarrazin HF Staff commited on

Revert "Update embedding model for WebSearch (#437)"
c732e91

nsarrazin HF Staff commited on

Update embedding model for WebSearch (#437)
9ef6ed0
unverified

Mishig commited on

Improve error message when the .env MODELS is not well formatted (#451)
d5714da
unverified

blanchon nsarrazin HF Staff commited on

[Websearch] update (#427)
0fc59f9
unverified

Mishig julien-c HF Staff victor HF Staff commited on

🐛 Fix - Remove the min length validation on preprompt
a18e88d

nsarrazin HF Staff commited on

Support custom system prompts from the user (#399)
11983d2
unverified

nsarrazin HF Staff commited on

Make all prompt templates configurable (#400)
f58e466
unverified

andreasmadsen nsarrazin HF Staff commited on

Add Sagemaker support (#401)
81812fb
unverified

nsarrazin HF Staff commited on

feat: add support for endpoints requiring client authentication using PKI (#393)
cb7eb23
unverified

Tom commited on

trim and remove stop-suffixes from summary (#369)
04f5527
unverified

andreasmadsen commited on

Add ability to define custom model/dataset URLs (#347)
95af686
unverified

secondtruth nsarrazin HF Staff commited on

Add support for HF summarization endpoint in the websearch (#319)
04729a2
unverified

nsarrazin HF Staff commited on

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

nsarrazin HF Staff commited on

Added Serper.dev API as an alternative web search provider (#302)
746a5d5
unverified

rogerserper commited on

Refactor of websearch (#281)
770735d
unverified

nsarrazin HF Staff Carolyn Marie commited on