Commit History
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
[Assistants] Filter on names (#841)
10dbbd6
unverified
Navigation collapse (#893)
3abaf81
unverified
Improve error handling when posting new messages (#892)
0f7a55d
unverified
Make sure we properly close the stream when done (#891)
7a3c71d
unverified
Fix Error: Ancestor Not Found issue (#884)
ba449a4
unverified
Use `uuid` for message ID generation instead of crypto method (#882)
d8e839e
unverified
Pass websearch to `preprocessMessages` (#876)
00443e1
unverified
Small UX updates assistants (#872)
482a094
unverified
[Assistants] Fix `remove` behaviour (#869)
264c8d0
unverified
Mishig
commited on
[Mongo] count messages (aggregate) only when needed V2 (#866)
105d8aa
unverified
Revert "[Mongo] count messages (aggregate) only when needed (#863)" (#865)
77157ae
unverified
Mishig
commited on