Commit History
[Fix] small fixes in websearch generateQuery (#727) 13489e8 unverified
Mishig commited on
[SmallModel] Nit update the comment (#726) 77adc4d unverified
Mishig commited on
Continue generation feature (#707) 77399ca unverified
Use JSON5 for embeddings (#719) 6e0b0ea unverified
[JS] use shorthand notation (#711) d5559df unverified
Mishig commited on
Revert "[Small model] Explicitly close AsyncGenerator" (#709) 7179080 unverified
Mishig commited on
[Small model] Explicitly close AsyncGenerator (#704) 01418cd unverified
Mishig commited on
Mv embeddingEndpoints.ts (#688) 41f8b74 unverified
Mishig commited on
Add embedding models configurable, from both transformers.js and TEI (#646) 3a01622 unverified
Fixes "invalid url" error in websearch (#675) e63c1d7 unverified
Use JSON5 for parsing all config vars (#671) f09c5f3 unverified
Add allow & blocklist for websearch (#651) bdb1788 unverified
Add feature to unlist a model (#625) 41f29a4 unverified
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