Commit History

feat: add sources for websearch (#1551)
69dee14
unverified

nsarrazin Liam Dyer Aaditya Sahay Aaditya Sahay commited on

fix: only show playground button for models that are available
451ffc4
unverified

nsarrazin commited on

feat: paste long context as plaintext files (#1549)
c99779e
unverified

nsarrazin commited on

feat: Add a model config option to disable system prompts (#1539)
5340bb9
unverified

Mounayer nsarrazin commited on

[feat] Add support for endpoint web sources (#1544)
eabf2bf
unverified

goupilew nsarrazin commited on

fix(endpoint): fallback to hf token for openai endpoint type
8a9d27a
unverified

nsarrazin commited on

fix: use custom tool template only for huggingchat
1fcfcd5
unverified

nsarrazin commited on

feat: use model id as fallback for finding a tokenizer (#1535)
07b0bcd
unverified

nsarrazin commited on

[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

nsarrazin commited on

[vertex] Add PDF/plein texts support (#1520)
aa59751
unverified

goupilew commited on

feat(security): add cookie samesite & security settings (#1517)
ff0caae
unverified

nsarrazin commited on

feat: Update featured workflow to allow user to submit featured requests (#1510)
69c6804
unverified

nsarrazin commited on

feat(endpoints): Add conv ID to headers passed to TGI (#1511)
791e118
unverified

nsarrazin commited on

Add support for model version in Vertex AI (#1496)
5559ab7
unverified

thomas-pocreau goupilew nsarrazin commited on

Fix: Cohere Endpoint - Add Support for Tools (#1490)
b642b29
unverified

dvirmor commited on

fix: multimodal on TGI endpoint type (#1491)
bd01335
unverified

nsarrazin commited on

feat: add link to API playground for compatible models (#1488)
cdc7abc
unverified

nsarrazin commited on

fix(front): fix delay after end of streaming tokens
693d11b
unverified

nsarrazin commited on

fix(websearch): fix `webSearch` flag use for model with tool use (#1480)
fae04bd
unverified

nsarrazin commited on

fix(endpoints): make bedrock import optional (#1468)
f13ecff
unverified

nsarrazin commited on

fix(tools): tool call name must be a valid python variable name (#1466)
0c29e99
unverified

nsarrazin commited on

fix(assistants): remove websearch from assistant tool options, add websearch in backend logic (#1465)
439b391
unverified

nsarrazin commited on

feat(conv): let user switch models on conversations with deprecated models (#1462)
388034d
unverified

nsarrazin commited on

feat(models): add transferTo property on old models (#1453)
371a45e
unverified

nsarrazin commited on

fix(continue): fix continue feature (#1459)
c03be55
unverified

nsarrazin commited on

Move Google GenAI API key to env file instead (#1448)
dffaafd
unverified

altbdoor nsarrazin commited on

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

nsarrazin commited on

Add support for Anthropic models via AWS Bedrock (#1413)
bf78ac3
unverified

ABarLT nsarrazin commited on

fix(tools): regex validation
1f110a3

nsarrazin commited on

fix(prompt): better prompting when gradio tools return a file
be1f03e

nsarrazin commited on

feat(tools): specify either space namespace or huggingface.co URL (#1435)
ba9c926
unverified

nsarrazin commited on

fix(tools): better parse MIME types in tool outputs
dd4a8d9

nsarrazin commited on

fix(tools): add support for JSON tool outputs
3842198

nsarrazin commited on

Let users access the API using their HF token (#1216)
501bbaa
unverified

nsarrazin commited on

fix(assistants): assistant sorting
7701400

nsarrazin commited on

Dynamic credential resolution for AWS endpoints (#1419)
cc0d6c5
unverified

Mike Nason nsarrazin commited on

fix(openai): do not throw "Generation failed" when finish_reason="length" (#1429)
1f8ab3d
unverified

L nsarrazin commited on

Configurable websearch timeout (#1427)
f98c542
unverified

ABarLT commited on

feat(assistants): use community tools in assistants (#1421)
10b8070
unverified

nsarrazin commited on

chores(deps): update Transformers to latest version and remove chat templates for all models (#1414)
a0ed974
unverified

nsarrazin commited on

fix(tools): show error in inputs
a329687
unverified

nsarrazin commited on

fix(tools): remove debug logs
b924cc9
unverified

nsarrazin commited on

fix(tools): show errors properly with new stream
ae65508
unverified

nsarrazin commited on

fix(tools): support for video
ed74852
unverified

nsarrazin commited on

fix(tools): remove debug log
51f6328
unverified

nsarrazin commited on

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

nsarrazin commited on