Spaces:
Runtime error
Runtime error
Commit History
[JS] use shorthand notation (#711) 347b211 unverified
Mishig commited on
Revert "[Small model] Explicitly close AsyncGenerator" (#709) 5d4b0e4 unverified
Mishig commited on
[Small model] Explicitly close AsyncGenerator (#704) 3fffe61 unverified
Mishig commited on
Mv embeddingEndpoints.ts (#688) d89c536 unverified
Mishig commited on
Add embedding models configurable, from both transformers.js and TEI (#646) b17a5c8 unverified
Fixes "invalid url" error in websearch (#675) eacf6f2 unverified
Use JSON5 for parsing all config vars (#671) 20a343f unverified
Add allow & blocklist for websearch (#651) 6d7dd9c unverified
Add feature to unlist a model (#625) 4a66e10 unverified
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