feat(models): add `nvidia/Llama-3.1-Nemotron-70B-Instruct-HF` (#1527) c5ee468 unverified nsarrazin commited on Oct 16, 2024
feat(security): add cookie samesite & security settings (#1517) ff0caae unverified nsarrazin commited on Oct 15, 2024
feat: Update featured workflow to allow user to submit featured requests (#1510) 69c6804 unverified nsarrazin commited on Oct 14, 2024
feat(endpoints): Add conv ID to headers passed to TGI (#1511) 791e118 unverified nsarrazin commited on Oct 10, 2024
feat(tools): Basic tool support for OpenAI models (#1447) 7dbac68 unverified gladish jacobgladish nsarrazin commited on Oct 4, 2024
Add support for model version in Vertex AI (#1496) 5559ab7 unverified thomas-pocreau goupilew nsarrazin commited on Sep 27, 2024
Fix: Cohere Endpoint - Add Support for Tools (#1490) b642b29 unverified dvirmor commited on Sep 26, 2024
feat: add link to API playground for compatible models (#1488) cdc7abc unverified nsarrazin commited on Sep 25, 2024
fix(front): fix delay after end of streaming tokens 693d11b unverified nsarrazin commited on Sep 23, 2024
fix(websearch): fix `webSearch` flag use for model with tool use (#1480) fae04bd unverified nsarrazin commited on Sep 23, 2024
fix(endpoints): make bedrock import optional (#1468) f13ecff unverified nsarrazin commited on Sep 13, 2024
fix(tools): tool call name must be a valid python variable name (#1466) 0c29e99 unverified nsarrazin commited on Sep 13, 2024
fix(assistants): remove websearch from assistant tool options, add websearch in backend logic (#1465) 439b391 unverified nsarrazin commited on Sep 13, 2024
feat(conv): let user switch models on conversations with deprecated models (#1462) 388034d unverified nsarrazin commited on Sep 11, 2024
feat(models): add transferTo property on old models (#1453) 371a45e unverified nsarrazin commited on Sep 10, 2024
Move Google GenAI API key to env file instead (#1448) dffaafd unverified altbdoor nsarrazin commited on Sep 9, 2024
feat: add support for multimodal in Vertex (#1338) 96070f4 unverified goupilew commited on Sep 9, 2024
fix(assistants): only enable websearch on assistants with RAG (#1452) 29ea0af unverified nsarrazin commited on Sep 9, 2024
Add support for Anthropic models via AWS Bedrock (#1413) bf78ac3 unverified ABarLT nsarrazin commited on Aug 26, 2024
fix(prompt): better prompting when gradio tools return a file be1f03e nsarrazin commited on Aug 26, 2024
feat(tools): specify either space namespace or huggingface.co URL (#1435) ba9c926 unverified nsarrazin commited on Aug 26, 2024
Let users access the API using their HF token (#1216) 501bbaa unverified nsarrazin commited on Aug 26, 2024
Dynamic credential resolution for AWS endpoints (#1419) cc0d6c5 unverified Mike Nason nsarrazin commited on Aug 25, 2024
fix(openai): do not throw "Generation failed" when finish_reason="length" (#1429) 1f8ab3d unverified L nsarrazin commited on Aug 25, 2024
feat(assistants): use community tools in assistants (#1421) 10b8070 unverified nsarrazin commited on Aug 21, 2024
chores(deps): update Transformers to latest version and remove chat templates for all models (#1414) a0ed974 unverified nsarrazin commited on Aug 16, 2024
fix(tools): show errors properly with new stream ae65508 unverified nsarrazin commited on Aug 14, 2024