Spaces:
Running
Running
Commit History
Add support for Meta Llama 3 70B in HuggingChat (#1029)
8582ce1
unverified
Allow websearch if assistant has dynamic prompts (#1017)
d4f393d
unverified
Send characters by groups of 5 (#1007)
c1caa1f
unverified
Group tokens randomly (#964)
a01ed5a
unverified
[Assistants] trending feature (#938)
a4c3fca
unverified
feat: smooth and combine token output (#936)
8583cf1
unverified
Liam Dyer
commited on
Add limits on API endpoints (#886)
537b6f5
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
[Mongo] count messages (aggregate) only when needed V2 (#866)
105d8aa
unverified
Abort generation if an error is displayed on the front-end. (#855)
6b19d45
unverified
Several QoL contributions (#760)
73a5c0d
unverified
Hide websearch on assistants (#759)
15ecf06
unverified
Assistants feature (#639)
992a8de
unverified
close the stream after the final answer (#722)
ce3e193
unverified
Kevin CATHALY
Kevin CATHALY
commited on
Continue generation feature (#707)
77399ca
unverified
[JS] use shorthand notation (#711)
d5559df
unverified
Mishig
commited on
[Websearch] Fix UI flicker (#710)
f35e104
unverified
Mishig
commited on