Commit History
Refactor file handling for multimodal chat messages
1b26311
MCP (#1981)
e67ab0e
unverified
Handle empty system messages in preprocessing and OpenAI endpoint
4a83c49
Plus UI dropdown (#1971)
97c1c85
unverified
Add optional chaining for choices array access
2bc6604
Url attachments (#1965)
17d4d70
unverified
Reduce max image upload size to 1MB
f96e789
Revert "Url attachments (#1950)"
0167104
Url attachments (#1950)
a3c8749
unverified
Set custom User-Agent for HuggingChat requests
f78624a
Reduce max image dimensions in OAI parameters schema
9e09cb3
Allow <think> tags in content for DeepSeek R1
d0f5835
Add provider info to router metadata in chat messages
0a53350
Abort (#1924)
4e8a811
unverified
Automatic login (#1900)
248183e
unverified
fix CI (#1884)
2883086
unverified
Refactor token parameters to standardize naming across models and generation settings
7bdb5ed
Omni multimodality (#1880)
1d8f41b
unverified
HuggingChat 2026 (#1875)
4331e77
unverified
feat: allow storing env variable in DB (#1802)
31daf3d
unverified
Fix system message handling to preserve user-configured system prompts (#1764)
6370857
unverified
Add `toolId` to ToolCall and use it in tool results (#1787)
6f95791
unverified
Kelig
Kelig LEFEUVRE
commited on
fix(endpoints): fix for tool calling on hf inference with openai endpoint type (#1754)
f84082b
unverified
feat(openai): added support for non-streaming o1 (e.g. Azure) models (#1687)
38dffdd
unverified
fix: disable caching on OpenAI-compatible endpoint type
aca14a0
unverified
feat(openai): added support for o1 reasoning models (#1618)
98c38e0
unverified
Fix/oai parameters 1552 (#1557)
52dfa8c
unverified
evalstate
commited on
fix(endpoint): fallback to hf token for openai endpoint type
90b3789
unverified
feat(endpoints): Add conv ID to headers passed to TGI (#1511)
7be99f0
unverified
feat(tools): Basic tool support for OpenAI models (#1447)
e8b8f21
unverified
fix(openai): do not throw "Generation failed" when finish_reason="length" (#1429)
47a469a
unverified
Generic Multimodal Support Fixed (#1147)
b4690c8
unverified
Revert "Generic Multimodal Support" (#1146)
2a40544
unverified
Mishig
commited on
Generic Multimodal Support (#1021)
f493225
unverified
Make sure preprompt is set on open ai endpoint type (#913)
42a92e5
unverified
fix continue button on openai endpoint (#803)
1bb4418
unverified
Several QoL contributions (#760)
c7e12c9
unverified
[JS] use shorthand notation (#711)
5869ab4
unverified
Mishig
commited on