chat-ui / src /lib /server

Commit History

feat(tools): use gradio ETA for tools (#1411)
d2a0004
unverified

nsarrazin commited on

fix(tools): make show output button work
7da298c
unverified

nsarrazin commited on

feat(tools): add `File` support
efb9260
unverified

nsarrazin commited on

fix(stream): add keep alive stream event
76aec2b
unverified

nsarrazin commited on

feat(tools): add support for video outputs
99d979a
unverified

nsarrazin commited on

fix(tools): show error cause
70bfae4
unverified

nsarrazin commited on

fix(logs): better error logging
7f567e2
unverified

nsarrazin commited on

feat(tools): more detailed errors from tools
9e6bc27
unverified

nsarrazin commited on

feat(tools): add support for audio output
aaa0fbf
unverified

nsarrazin commited on

fix(tools): increase value max length
2bf8d3e
unverified

nsarrazin commited on

fix(tools): increase limits on input sizes
b7c16d9
unverified

nsarrazin commited on

feat(tools): add support for number outputs
55f2070
unverified

nsarrazin commited on

Community tools (#1250)
b8228c1
unverified

nsarrazin commited on

Major bump to sveltekit & node-adapter versions (#1395)
29a0119
unverified

nsarrazin commited on

feature(cohere): add clientName param to cohere endpoint
30f27b1
unverified

nsarrazin commited on

fix(cohere): pass toolResults only when needed to cohere endpoint type (#1382)
199c927
unverified

nsarrazin commited on

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

nsarrazin commited on

fix(tools): improve json parsing (#1356)
f01a458
unverified

nsarrazin commited on

feat(models): Llama 3.1 support (#1355)
79b41de
unverified

nsarrazin commited on

Add Google Gemini API Support (#1330)
6f1638a
unverified

toandev commited on

fix(playwright): only create adblocker if flag is true
acb5e99
unverified

nsarrazin commited on

feat: playwright-adblocked toggle #1298 (#1301)
e579cb6
unverified

kraken9054 nsarrazin commited on

feat: allow disabling metrics server, consolidate exit handlers (#1201)
032678c
unverified

Liam Dyer nsarrazin commited on

fix(env): change env var typo (#1307)
5c5f7b4
unverified

neven4 commited on

Standardize llama.cpp endpoint with `baseURL` (#1305)
8fff40d
unverified

nsarrazin commited on

Revert "Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)"
c57556a

nsarrazin commited on

Request less `max_new_tokens` on tools and reduce `truncate` on CMD R+ (#1292)
52f0545
unverified

nsarrazin commited on

fix(scrape parser): Cannot read properties of 'undefined' during page parsing (#1274)
cd29406
unverified

neven4 nsarrazin commited on

Revert "chore(deps): update major versions on svelte, sveltekit & node (#1281)"
fdafffd
unverified

nsarrazin commited on

chore(deps): update major versions on svelte, sveltekit & node (#1281)
8d4230c
unverified

nsarrazin commited on

Add SD3 as a tool (#1279)
cbd25b9
unverified

nsarrazin commited on

Refactor logger error messages for consistency. (#1257)
fa0afa9
unverified

Denzel Mendez commited on

Handle errors gracefully in building PlaywrightBlocker (#1248)
c205094
unverified

nsarrazin commited on

fix websearch on assistants (#1244)
87c82d0
unverified

nsarrazin commited on

Fix: tools in endpointVertex now optional (#1234)
3806b68
unverified

SebSchroen commited on

Add sampling parameter support to cloudflare (#1233)
121e0e4
unverified

nsarrazin commited on

Fix error logging (#1228)
906377c
unverified

hortonhearsafoo commited on

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

nsarrazin commited on

feat: mime types on tools, show upload btn on demand (#1204)
33592b9
unverified

Liam Dyer nsarrazin victor HF Staff commited on

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

nsarrazin Liam Dyer commited on

Log parsing failures, drop from UI (#1189)
032be59
unverified

Liam Dyer commited on

Bypass spaces tools rate limit (#1167)
c0c1253
unverified

Mishig commited on