Commit History
feat: allow storing env variable in DB (#1802) 31daf3d unverified
feat: add a local endpoint type for inference directly from chat-ui (#1778) 4e9a7a9 unverified
fix: improve tasks performance 49721b1
feat(model): configure Llama-3.1-8B-Instruct with OpenAI-compatible endpoint e7fed79
feat(tasks): use tools for tasks if available (#1749) 66fd2dc unverified
chores(svelte): migration to svelte 5 (#1685) 21b8785 unverified
feat(websearch): skip pages that dont return success (#1639) c55b3ad unverified
feat: improve tool calling & add tools to qwen 2.5 72b (#1615) f7aef71 unverified
feat: UI for advanced reasoning models (#1605) 764ecdf unverified
fix(websearch): block protocols on playwright (#1579) d020fb0 unverified
Configurable websearch timeout (#1427) 2c15cac unverified
ABarLT commited on
Websearch using Bing API (#1420) 0def3fc unverified
fix(logs): better error logging 7f567e2 unverified
fix(playwright): only create adblocker if flag is true acb5e99 unverified
feat: playwright-adblocked toggle #1298 (#1301) e579cb6 unverified
feat: allow disabling metrics server, consolidate exit handlers (#1201) 032678c unverified
Refactor logger error messages for consistency. (#1257) fa0afa9 unverified
Denzel Mendez commited on
Handle errors gracefully in building PlaywrightBlocker (#1248) c205094 unverified
Fix error logging (#1228) 906377c unverified
Add support for SearchApi API (#1196) 657e331 unverified
SebastjanPrachovskij commited on
Reduce message update size returned by websearch (#1179) 8336431 unverified
Log parsing failures, drop from UI (#1189) 032be59 unverified
Liam Dyer commited on
Fix Playwright leak and use multiple contexts (#1187) a865c35 unverified
Add metrics for models, tools, websearch (#1186) dc36de5 unverified
Always close playwright page (#1171) 82a33ed unverified
Clear playwright singleton on close (#1170) 9621e62 unverified
Liam Dyer commited on
Generic Multimodal Support Fixed (#1147) b4690c8 unverified
Revert "Generic Multimodal Support" (#1146) 2a40544 unverified
Mishig commited on
Generic Multimodal Support (#1021) f493225 unverified
Web Search: Playwright, spatial parsing, markdown (#1094) da34bf2 unverified
Liam Dyer Aaditya Sahay Aaditya Sahay commited on
[fix] Assistant websearch text/markdown source (#1129) 717875d unverified
Mishig commited on
Use pino for logs (#1086) bb6f8cb unverified
Switch task model and add max tokens limits (#1036) 42dd7d2 unverified
[Websearch] change context schema (#944) 694dbc8 unverified
Mishig commited on
Prepend domain filters in search query generation (#932) ea2cfd8 unverified
Show error when webpage cannot be reached or parsed (#930) 4e08933 unverified
Fix multi domains for assistants (#929) ebd1f7a unverified
Added support for SearXNG as a websearch source (#805) 6e63765 unverified
Web search: UI update (#749) 7027ad5 unverified
[Fix] small fixes in websearch generateQuery (#727) 2fd3af0 unverified
Mishig commited on
[JS] use shorthand notation (#711) 5869ab4 unverified
Mishig commited on