Commit History
fix(front): add better responsive design to tools & assistants (#1473) 153ccd0 unverified
feat(tools): add toggle to see unfeatured tools for admins (#1474) 495969d unverified
fix(tools): update internal warning 80ee201 unverified
feat(tools): remove feature flag for tools and use env variable instead (#1433) 2348b4d unverified
feat(tools): add thumbnail (#1470) 8006d7c unverified
pluralize (#1469) d0bf3cd unverified
fix(endpoints): make bedrock import optional (#1468) 3ea07ad unverified
fix(tools): tool call name must be a valid python variable name (#1466) 1268a13 unverified
fix(assistants): remove websearch from assistant tool options, add websearch in backend logic (#1465) 19ed644 unverified
fix(tools): dropzone properly support */* mimetype 3cb3378 unverified
feat(conv): let user switch models on conversations with deprecated models (#1462) 68972f0 unverified
feat(tools): show tool name creator in suggestion for assistants 14c10ab
feat(models): add transferTo property on old models (#1453) a1ae528 unverified
fix(continue): fix continue feature (#1459) 4f61809 unverified
feat(assistants): add toggle for seeing unfeatured assistants as admin (#1457) 227b745 unverified
feat: add support for multimodal in Vertex (#1338) a0199fc unverified
goupilew commited on
fix(assistants): only enable websearch on assistants with RAG (#1452) 7c30d9b unverified
extend user count (#1455) a528ebd unverified
Fix typo (#1450) 28ee7e4 unverified
feat(assistants): better distinction between my own assistants and other people's assistants (#1437) 19a8fa0 unverified
feat(settings): add indicator when custom instructions are active (#1438) c7a6e9b unverified
Add support for Anthropic models via AWS Bedrock (#1413) b6274e8 unverified
feat(tools): add icon to go to tool modal 633622f
fix(tools): regex validation b52dc91
fix(prompt): better prompting when gradio tools return a file 8219056
fix(share): only give leafId when sharing a conversation 39876ca
feat(tools): specify either space namespace or huggingface.co URL (#1435) f468f71 unverified
fix(tools): better parse MIME types in tool outputs fdcd6f6
fix(tools): add support for octet-stream downloads 02ac379
fix(tools): add support for JSON tool outputs bdfaa86
feat(tools): let admins feature & unfeature tools f87734f
fix(tool): featured required for everyone except admins b12d359
fix(assistant): assistant sorting 1d6620a
Let users access the API using their HF token (#1216) 1cf5cf7 unverified
fix(assistants): sort before skipping 77bcbbc
fix(assistants): admins can see unfeatured assistants cb1f206 unverified
fix(assistants): assistant sorting e380cd8
Dynamic credential resolution for AWS endpoints (#1419) 48ab25e unverified
fix(openai): do not throw "Generation failed" when finish_reason="length" (#1429) 47a469a unverified
Configurable websearch timeout (#1427) 2c15cac unverified
ABarLT commited on