Commit History

remove min string size on accessToken
933fc3c
unverified

nsarrazin commited on

Enable lazy construction of pipeline (#554)
dcdd3a6
unverified

Joshua Lochner commited on

fix: typecheck
357a57c
unverified

nsarrazin commited on

fix: Rename sagemaker endpoint to aws endpoint
3a308e3
unverified

nsarrazin commited on

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

nsarrazin 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 commited on

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

itaybar nsarrazin commited on

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

nsarrazin Mishig victor HF Staff commited on

Added optional llm summerization (#498)
2bae046
unverified

itaybar nsarrazin commited on

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

nsarrazin commited on

delete unused file
8fdffe2

nsarrazin commited on

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

nsarrazin commited on

remove logs for parsing
0979d17

nsarrazin commited on

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

jackielii nsarrazin commited on

fix types
02096e9

nsarrazin commited on

error console instead of crashing
4bcb8c2

nsarrazin 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 commited on

Backend refactor for streaming endpoints (#444)
e5f4e9a
unverified

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin commited on

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

nsarrazin 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 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 commited on

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

nsarrazin commited on

Add Sagemaker support (#401)
81812fb
unverified

nsarrazin 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 commited on

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

nsarrazin 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 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 Carolyn Marie commited on

feat openid login with google (#250)
018a142
unverified

fredguth coyotte508 HF Staff commited on

🔧 Add "directConnection" option to MongoDB (#260)
293a71d
unverified

coyotte508 HF Staff commited on

🐛 Fix "signin with HF" within space + CSRF (#236)
d72b096
unverified

coyotte508 HF Staff commited on

✅ Add tests setup + test sign in flow
41e9886
unverified

Adrien Denat coyotte508 HF Staff commited on

Login flow (#193)
566c2fc
unverified

Adrien Denat coyotte508 HF Staff victor HF Staff commited on

🧑‍💻 Explicit error message when MongoDB configuration lacking (#208)
ffa7874
unverified

coyotte508 HF Staff commited on

Disable models (#187)
c202241
unverified

Adrien Denat coyotte508 HF Staff commited on

✨ Backend preparation for "Sign in with HF" (#190)
d7b4e1d
unverified

coyotte508 HF Staff commited on

✨ Add model id to be able to switch models while keeping conversations valid (#181)
c85ac8f
unverified

coyotte508 HF Staff commited on