Spaces:
Running
Running
Commit History
fix(tools): show error cause
d6102a1
unverified
fix(logs): better error logging
ee5c213
unverified
feat(tools): more detailed errors from tools
c31c50e
unverified
feat(tools): add support for audio output
332ed42
unverified
fix(tools): increase value max length
a60e6a4
unverified
fix(tools): increase limits on input sizes
05c6eff
unverified
feat(tools): add support for number outputs
a7fff37
unverified
Community tools (#1250)
0c3e3b2
unverified
Major bump to sveltekit & node-adapter versions (#1395)
06feee8
unverified
feature(cohere): add clientName param to cohere endpoint
75663fd
unverified
fix(cohere): pass toolResults only when needed to cohere endpoint type (#1382)
7da6dd6
unverified
Add support to
@cf
models with cloudflare.com (#1378)
b831f4b
unverified
W. Gustavo Cevallos
commited on
fix(env) enable LLM_SUMMARIZATION (#1379)
aa1ef18
unverified
zhang-yi-chi
commited on
fix(logs): improve logging
941d09c
unverified
fix(tools): improve json parsing (#1356)
cce2203
unverified
feat(models): Llama 3.1 support (#1355)
d947276
unverified
Add Google Gemini API Support (#1330)
1c84463
unverified
fix(playwright): only create adblocker if flag is true
911e941
unverified
feat: playwright-adblocked toggle #1298 (#1301)
99e8e46
unverified
feat: allow disabling metrics server, consolidate exit handlers (#1201)
dc1fb76
unverified
fix(env): change env var typo (#1307)
e41faf6
unverified
Standardize llama.cpp endpoint with `baseURL` (#1305)
71b3944
unverified
Revert "Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)"
29ce6ea
Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)
7bda7a0
unverified
Revert "chore(deps): update major versions on svelte, sveltekit & node (#1281)"
77ea6f2
unverified
chore(deps): update major versions on svelte, sveltekit & node (#1281)
a41af50
unverified
Add SD3 as a tool (#1279)
b6d5d03
unverified
Refactor logger error messages for consistency. (#1257)
dc98038
unverified
Denzel Mendez
commited on
Handle errors gracefully in building PlaywrightBlocker (#1248)
83ccdd6
unverified
fix websearch on assistants (#1244)
4003083
unverified
Fix: tools in endpointVertex now optional (#1234)
2e277cb
unverified
SebSchroen
commited on
Add sampling parameter support to cloudflare (#1233)
8019701
unverified
Fix error logging (#1228)
7dd92b8
unverified
Trim trailing comma on tool calls (#1229)
3ce3e36
unverified
Liam Dyer
commited on
Send `ollama pull` request if model is not available locally (#1227)
30a5447
unverified
feat: skip tools when all disabled (#1205)
572bcbe
unverified
Liam Dyer
commited on
Add support for SearchApi API (#1196)
c7a65c3
unverified
SebastjanPrachovskij
commited on
feat: request model be concise on tool image outputs (#1202)
f6440ab
unverified
Liam Dyer
commited on
Generic tool error msg "Error occurred" (#1193)
59077fd
unverified
Mishig
commited on
Simplify tool error handling (#1168)
aa0485a
unverified
Liam Dyer
Mishig
commited on
Reduce message update size returned by websearch (#1179)
5459f31
unverified
Log parsing failures, drop from UI (#1189)
76a7af0
unverified
Liam Dyer
commited on
Bypass spaces tools rate limit (#1167)
719022a
unverified
Mishig
commited on