Spaces:
Running
Running
Commit History
fix: only show playground button for models that are available
451ffc4
unverified
feat: paste long context as plaintext files (#1549)
c99779e
unverified
[feat] Add support for endpoint web sources (#1544)
eabf2bf
unverified
fix(endpoint): fallback to hf token for openai endpoint type
8a9d27a
unverified
fix: use custom tool template only for huggingchat
1fcfcd5
unverified
feat: use model id as fallback for finding a tokenizer (#1535)
07b0bcd
unverified
[fix] Fix typo in Vertex (#1531)
af3d972
unverified
goupilew
commited on
feat(models): add `nvidia/Llama-3.1-Nemotron-70B-Instruct-HF` (#1527)
c5ee468
unverified
[vertex] Add PDF/plein texts support (#1520)
aa59751
unverified
goupilew
commited on
feat(security): add cookie samesite & security settings (#1517)
ff0caae
unverified
feat: Update featured workflow to allow user to submit featured requests (#1510)
69c6804
unverified
feat(endpoints): Add conv ID to headers passed to TGI (#1511)
791e118
unverified
feat(tools): Basic tool support for OpenAI models (#1447)
7dbac68
unverified
Add support for model version in Vertex AI (#1496)
5559ab7
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(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