Spaces:
Running
Running
Commit History
feat: UI for advanced reasoning models (#1605)
bf75aa7
unverified
Anthropic PDF Beta Support (#1571)
33d6f58
unverified
fix: default auth not properly treated if undefined
907104b
feat: aggregate model votes in metrics
a504517
fix: remove hf token from tool calling
cfb58c1
unverified
fix(websearch): block protocols on playwright (#1579)
54e4da8
unverified
fix: remove accessToken min length for llama.cpp endpoint
8bd5344
feat(migrations): clean up empty conversations from db (#1561)
dd87ed5
unverified
Fix/oai parameters 1552 (#1557)
9c8e5e0
unverified
evalstate
commited on
fix: move thumbnail fonts to server side
710c506
fix: better websearch quotes
e7c09f7
feat: add sources for websearch (#1551)
69dee14
unverified
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