Add embedding models configurable, from both transformers.js and TEI (#646) 3a01622 unverified MichaelFried Mishig nsarrazin HF staff mishig HF staff commited on Jan 9
Fixes "invalid url" error in websearch (#675) e63c1d7 unverified Baqir MuhammadBaqir nsarrazin HF staff commited on Jan 8
Add support for SerpStack API (#669) f02ffb2 unverified gururise nsarrazin HF staff commited on Dec 28, 2023
Add allow & blocklist for websearch (#651) bdb1788 unverified nsarrazin HF staff commited on Dec 22, 2023
Standardize HF_ACCESS_TOKEN -> HF_TOKEN (#610) 3cbea34 unverified Wauplin HF staff nsarrazin HF staff commited on Dec 6, 2023
Get rid of the unused websearch collection, and the unused endpoint (#607) ea856f7 unverified nsarrazin HF staff commited on Dec 6, 2023
Support websearch for openAI chat completion mode (#608) cb29148 unverified nsarrazin HF staff commited on Dec 5, 2023
Add support for passing an API key or any other custom token in the authorization header (#579) a1afcb6 unverified Galén nsarrazin HF staff commited on Dec 5, 2023
Session management improvements: Multi sessions, renew on login/logout (#603) e4a770a unverified nsarrazin HF staff coyotte508 HF staff commited on Dec 1, 2023
Option for running websearch locally (#563) e3af794 unverified nsarrazin HF staff commited on Nov 20, 2023
Add support for tgi multimodal models (#531) 0e5c445 unverified nsarrazin HF staff Mishig victor HF staff commited on Nov 16, 2023
Enable lazy construction of pipeline (#554) 683ef2f unverified Joshua Lochner commited on Nov 15, 2023
fix: Rename sagemaker endpoint to aws endpoint b5041c1 unverified nsarrazin HF staff commited on Nov 15, 2023
Modular backends & support for openAI & AWS endpoints (#541) 9db8ced unverified nsarrazin HF staff chenhunghan Henry Chen Mishig coyotte508 HF staff commited on Nov 15, 2023
Switch chat model back to mistral, use zephyr for small tasks (#515) 9187ced unverified nsarrazin HF staff commited on Oct 17, 2023
Feature/add OIDC optional tolerance and resource (#496) e69cb4a unverified itaybar nsarrazin HF staff commited on Oct 13, 2023
Update websearch prompting & summary prompting (#503) 1e5090f unverified nsarrazin HF staff Mishig victor HF staff commited on Oct 12, 2023
Added optional llm summerization (#498) d779ad0 unverified itaybar nsarrazin HF staff commited on Oct 11, 2023
Pass stop sequences properly to TGI (#499) a89fb7b unverified nsarrazin HF staff commited on Oct 10, 2023
fix JSON.parse for summerize (#445) 1e19fc8 unverified jackielii nsarrazin HF staff commited on Sep 21, 2023
Make embedding model settings more future-proof (#454) 3acc11d unverified Mishig commited on Sep 20, 2023
Refactor summarization so it gets called from backend (#456) 9960338 unverified nsarrazin HF staff commited on Sep 20, 2023
Backend refactor for streaming endpoints (#444) e943a05 unverified nsarrazin HF staff commited on Sep 20, 2023
Revert "Revert "Update embedding model for WebSearch (#437)"" aa07e29 nsarrazin HF staff commited on Sep 20, 2023
Revert "Improve error message when the .env MODELS is not well formatted (#451)" 7ddda31 nsarrazin HF staff commited on Sep 20, 2023
Revert "Update embedding model for WebSearch (#437)" 1061bc2 nsarrazin HF staff commited on Sep 20, 2023
Improve error message when the .env MODELS is not well formatted (#451) 8ce8b63 unverified blanchon nsarrazin HF staff commited on Sep 20, 2023
[Websearch] update (#427) ebac87f unverified Mishig julien-c HF staff victor HF staff commited on Sep 13, 2023
🐛 Fix - Remove the min length validation on preprompt 7533ab7 nsarrazin HF staff commited on Aug 23, 2023
Support custom system prompts from the user (#399) cd6894d unverified nsarrazin HF staff commited on Aug 21, 2023
Make all prompt templates configurable (#400) 447c0ca unverified andreasmadsen nsarrazin HF staff commited on Aug 21, 2023
feat: add support for endpoints requiring client authentication using PKI (#393) 66adc5d unverified Tom commited on Aug 15, 2023
allow different user and assistant end-token (#375) f209301 unverified andreasmadsen flozi00 nsarrazin HF staff commited on Aug 2, 2023
trim and remove stop-suffixes from summary (#369) d2a650e unverified andreasmadsen commited on Aug 2, 2023