Commit History
fix(tools): make show output button work
7da298c
unverified
feat(tools): add `File` support
efb9260
unverified
fix(stream): add keep alive stream event
76aec2b
unverified
feat(tools): add support for video outputs
99d979a
unverified
fix(tools): show error cause
70bfae4
unverified
fix(logs): better error logging
7f567e2
unverified
feat(tools): more detailed errors from tools
9e6bc27
unverified
feat(tools): add support for audio output
aaa0fbf
unverified
fix(tools): increase value max length
2bf8d3e
unverified
fix(tools): increase limits on input sizes
b7c16d9
unverified
feat(tools): add support for number outputs
55f2070
unverified
Community tools (#1250)
b8228c1
unverified
Major bump to sveltekit & node-adapter versions (#1395)
29a0119
unverified
feature(cohere): add clientName param to cohere endpoint
30f27b1
unverified
fix(cohere): pass toolResults only when needed to cohere endpoint type (#1382)
199c927
unverified
Add support to
@cf
models with cloudflare.com (#1378)
876fde5
unverified
W. Gustavo Cevallos
commited on
fix(env) enable LLM_SUMMARIZATION (#1379)
59fbdfa
unverified
zhang-yi-chi
commited on
fix(logs): improve logging
71f3ffb
unverified
fix(tools): improve json parsing (#1356)
f01a458
unverified
feat(models): Llama 3.1 support (#1355)
79b41de
unverified
Add Google Gemini API Support (#1330)
6f1638a
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
fix(env): change env var typo (#1307)
5c5f7b4
unverified
Standardize llama.cpp endpoint with `baseURL` (#1305)
8fff40d
unverified
Revert "Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)"
c57556a
Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)
52f0545
unverified
Revert "chore(deps): update major versions on svelte, sveltekit & node (#1281)"
fdafffd
unverified
chore(deps): update major versions on svelte, sveltekit & node (#1281)
8d4230c
unverified
Add SD3 as a tool (#1279)
cbd25b9
unverified
Refactor logger error messages for consistency. (#1257)
fa0afa9
unverified
Denzel Mendez
commited on
Handle errors gracefully in building PlaywrightBlocker (#1248)
c205094
unverified
fix websearch on assistants (#1244)
87c82d0
unverified
Fix: tools in endpointVertex now optional (#1234)
3806b68
unverified
SebSchroen
commited on
Add sampling parameter support to cloudflare (#1233)
121e0e4
unverified
Fix error logging (#1228)
906377c
unverified
Trim trailing comma on tool calls (#1229)
7b6a509
unverified
Liam Dyer
commited on
Send `ollama pull` request if model is not available locally (#1227)
174d970
unverified
feat: skip tools when all disabled (#1205)
e73d5b9
unverified
Liam Dyer
commited on
Add support for SearchApi API (#1196)
657e331
unverified
SebastjanPrachovskij
commited on
feat: request model be concise on tool image outputs (#1202)
2beb933
unverified
Liam Dyer
commited on
Generic tool error msg "Error occurred" (#1193)
08e4cf5
unverified
Mishig
commited on
Simplify tool error handling (#1168)
1bbbb2d
unverified
Liam Dyer
Mishig
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
Bypass spaces tools rate limit (#1167)
c0c1253
unverified
Mishig
commited on