Commit History
Add the simplest healthcheck route (#1089) 6d91018 unverified
Use pino for logs (#1086) ddbe7d2 unverified
Sort by Trending to default (#1082) fc53d26 unverified
set `sameSite` to `lax` when allowing insecure cookies (#1078) bc30bd1 unverified
Add `ALLOW_INSECURE_COOKIES` feature flag (#1076) de2df1a unverified
return only valid models in the API (#1064) c265074 unverified
Kevin CATHALY commited on
add default value for description and examples in the API route for models (#1063) 815e76f unverified
Kevin CATHALY commited on
add createdAt and udpatedAt to new messages (#1062) 8b0abbc unverified
Final fix to assistants display logic (#1056) 84d0edd unverified
Only require featured assistants for other users' assistants (#1054) 7ede405 unverified
fix: See all your assistants regardless of usercount (#1053) 95b3715 unverified
Support Gemini 1.5 Pro from Vertex AI (#1041) 2ce3b4b unverified
Move featured assistant check behind `REQUIRE_FEATURED_ASSISTANTS` (#1043) 7d34920 unverified
Add support for Meta Llama 3 70B in HuggingChat (#1029) 8582ce1 unverified
Add apple app ID to meta tags (#1025) 0410c78 unverified
Add assistant instructions to first system message (#1023) 6f25c22 unverified
add an endpoint to api to get an assistant by id (#1020) c2f5b76 unverified
Kevin CATHALY commited on
Allow websearch if assistant has dynamic prompts (#1017) d4f393d unverified
Fix capitalization (#1012) 4538f1d unverified
Derry Tutt commited on
Send characters by groups of 5 (#1007) c1caa1f unverified
Fix unresponsive page after deleting all conversations (#1004) a59f531 unverified
Francois Lancelot commited on
Group tokens randomly (#964) a01ed5a unverified
[Trending assistants] make ui visible (#966) 9a4b7ac unverified
Mishig commited on
[Assistants] trending feature (#938) a4c3fca unverified
Limit number of fetched conversations in the API (#954) e9ad67e unverified
🚸 When a user signs up they're directly logged in (#952) 506e596 unverified
add api assistants endpoints (#951) 5f64024 unverified
Count system prompt tokens (#850) 50d8483 unverified
Enhance Dynamic User Attribute Handling in OIDC Integration (#885) c6129c3 unverified
feat: smooth and combine token output (#936) 8583cf1 unverified
Liam Dyer commited on
Modals: dont close if text is selected (#943) 999407a unverified
Store user agent in conversation (#940) d196c64 unverified
Remove double meta tags on models page (#918) 0081568 unverified
Return an error on unknown model in new conversation (#916) 403d4bd unverified
Make sure preprompt is set on open ai endpoint type (#913) bcfa394 unverified
[Assisntans filter] More UX fixes (#908) 09eb258 unverified
Mishig commited on
[Assistants filter] Make UI more responsive (#906) 7f7375d unverified
Mishig commited on
Add limits on API endpoints (#886) 537b6f5 unverified
[Assistants filter] Fix bug (#902) 21c9b41 unverified
Mishig commited on
[Assistants] Show/enable UI for filtering (#901) 5a792a0 unverified
Mishig commited on