Commit History
mcp: clarify pre-safety empty selection vs safety rejection; trim URLs in isValidUrl to avoid whitespace false negatives
11e48d8
mcp: switch HF MCP login to https://hf.co/mcp?login and accept hf.co in strict checks
cb738c8
mcp: add detailed console logging for MCP flow and tool listing
86a2299
Revert "trying a MCP fix"
a147d66
trying a MCP fix
ca1ef7b
MCP (#1981)
e67ab0e
unverified
Handle empty system messages in preprocessing and OpenAI endpoint
4a83c49
Highlight router model and improve descriptions
f18ddf0
Plus UI dropdown (#1971)
97c1c85
unverified
Add optional chaining for choices array access
2bc6604
fix: fetch url logs
4adcf97
unverified
Url attachments (#1965)
17d4d70
unverified
Chore fix (#1964)
0c0f258
unverified
Preserve and sanitize return path after login (#1959)
180c5a2
unverified
Update models.ts
1a14bea
Refresh models (#1961)
f8ddff7
unverified
Simplify login options (#1953)
7a0420c
unverified
Reduce max image upload size to 1MB
f96e789
Add Prometheus metrics support with prom-client (#1934)
be2778b
unverified
Revert "Url attachments (#1950)"
0167104
Url attachments (#1950)
a3c8749
unverified
Set custom User-Agent for HuggingChat requests
f78624a
try to fix hf chat oauth
fae8049
coyotte508
commited on
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
Cache models to avoid redundant dynamic imports
d321ce2
Increase max assistant and user message lengths
d1218ba
Add message trimming for router prompt construction (#1935)
10f34e5
unverified
Include 400 in policy error status codes
1f7eb9d
Add support for configuring router multimodal model via env
da4c9f6
Remove unused dependencies and add mime-types
90ae269
Refactor yield object to use shorthand property
6c70aa7
Remove unused import and reformat import statement
c7666b9
Remove reasoning
dd75b82
Remove deprecated oldModels support from codebase
3511173
Get pro (#1930)
4566da9
unverified
Update title generation prompt and add GitHub link
fc6549e
Abort (#1924)
4e8a811
unverified
Refine title generation prompt and logic
eb6a961
Remove logoutDisabled from user and update UI
f80231f
wait until token is refreshed, if token is expired
fea8fd2
coyotte508
commited on
Automatically refresh oauth token (#1913)
ab8b948
unverified
Automatic login (#1900)
248183e
unverified
Store oauth token in DB + use it when doing API calls (#1885)
c4f6eb3
unverified
mongodb index creation
b6feab2
coyotte508
commited on