Spaces:
Running
Running
Commit History
fix(websearch): fix `webSearch` flag use for model with tool use (#1480)
fae04bd
unverified
fix(endpoints): make bedrock import optional (#1468)
f13ecff
unverified
fix(tools): tool call name must be a valid python variable name (#1466)
0c29e99
unverified
fix(assistants): remove websearch from assistant tool options, add websearch in backend logic (#1465)
439b391
unverified
feat(conv): let user switch models on conversations with deprecated models (#1462)
388034d
unverified
feat(models): add transferTo property on old models (#1453)
371a45e
unverified
fix(continue): fix continue feature (#1459)
c03be55
unverified
feat: add support for multimodal in Vertex (#1338)
96070f4
unverified
goupilew
commited on
fix(assistants): only enable websearch on assistants with RAG (#1452)
29ea0af
unverified
Add support for Anthropic models via AWS Bedrock (#1413)
bf78ac3
unverified
fix(tools): regex validation
1f110a3
fix(prompt): better prompting when gradio tools return a file
be1f03e
feat(tools): specify either space namespace or huggingface.co URL (#1435)
ba9c926
unverified
fix(tools): better parse MIME types in tool outputs
dd4a8d9
fix(tools): add support for JSON tool outputs
3842198
Let users access the API using their HF token (#1216)
501bbaa
unverified
fix(assistants): assistant sorting
7701400
Dynamic credential resolution for AWS endpoints (#1419)
cc0d6c5
unverified
fix(openai): do not throw "Generation failed" when finish_reason="length" (#1429)
1f8ab3d
unverified
Configurable websearch timeout (#1427)
f98c542
unverified
ABarLT
commited on
Websearch using Bing API (#1420)
037df62
unverified
feat(assistants): use community tools in assistants (#1421)
10b8070
unverified
chores(deps): update Transformers to latest version and remove chat templates for all models (#1414)
a0ed974
unverified
fix(tools): show error in inputs
a329687
unverified
fix(tools): remove debug logs
b924cc9
unverified
fix(tools): show errors properly with new stream
ae65508
unverified
fix(tools): support for video
ed74852
unverified
fix(tools): remove debug log
51f6328
unverified
feat(tools): use gradio ETA for tools (#1411)
15baec4
unverified
fix(tools): make show output button work
09ed06c
unverified
feat(tools): add `File` support
a540a9d
unverified
fix(stream): add keep alive stream event
9dea7ad
unverified
feat(tools): add support for video outputs
fd14f95
unverified
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