Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit History
fix: prevent empty submits (#1501)
cee0b91
unverified
Feature - Scroll to Previous Message (#1440)
367ce02
unverified
Add support for model version in Vertex AI (#1496)
5559ab7
unverified
fix(front): fix clipboard copy on chrome (#1497)
2ac7abd
unverified
feat: allow custom message to guest users. (#1441)
afc9294
unverified
Added enter to insert new line on mobile instead of default. (#1475)
4919030
unverified
Fix: Cohere Endpoint - Add Support for Tools (#1490)
b642b29
unverified
dvirmor
commited on
fix: multimodal on TGI endpoint type (#1491)
bd01335
unverified
feat: add link to API playground for compatible models (#1488)
cdc7abc
unverified
fix(front): fix delay after end of streaming tokens
693d11b
unverified
fix(websearch): fix `webSearch` flag use for model with tool use (#1480)
fae04bd
unverified
fix(share): use copy link on desktop (#1477)
15615aa
unverified
fix(front): add better responsive design to tools & assistants (#1473)
b560b3c
unverified
feat(tools): remove feature flag for tools and use env variable instead (#1433)
6a5e4c9
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
fix(tools): dropzone properly support */* mimetype
e266738
unverified
feat(conv): let user switch models on conversations with deprecated models (#1462)
388034d
unverified
feat(tools): show tool name creator in suggestion for assistants
33c382c
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
extend user count (#1455)
f688f60
unverified
Fix typo (#1450)
c724ec7
unverified
Add support for Anthropic models via AWS Bedrock (#1413)
bf78ac3
unverified
feat(tools): add icon to go to tool modal
d8a31e6
fix(tools): regex validation
1f110a3
fix(prompt): better prompting when gradio tools return a file
be1f03e
fix(share): only give leafId when sharing a conversation
6cb4b46
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 octet-stream downloads
d54ccf7
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