Commit History
Fix OpenAI Embeddings Auth Issue (#1077) 01830ce unverified
[VertexAI] Add support for tools parameter (#1065) ef6c6c7 unverified
retry text area height (#1091) d4cdc56 unverified
Add the simplest healthcheck route (#1089) ad043dc unverified
Use pino for logs (#1086) bb6f8cb unverified
Sort by Trending to default (#1082) 1c7454f unverified
set `sameSite` to `lax` when allowing insecure cookies (#1078) 925d513 unverified
🎨 Add color for copy icon (#1070) 1b7beb4 unverified
Damián Pumar commited on
Add `ALLOW_INSECURE_COOKIES` feature flag (#1076) 82d651c unverified
return only valid models in the API (#1064) 26fd652 unverified
Kevin CATHALY commited on
add default value for description and examples in the API route for models (#1063) e018235 unverified
Kevin CATHALY commited on
add createdAt and udpatedAt to new messages (#1062) d19176b unverified
Final fix to assistants display logic (#1056) 1c2b95f unverified
Only require featured assistants for other users' assistants (#1054) 86bf5f2 unverified
fix: See all your assistants regardless of usercount (#1053) fa724f1 unverified
Use TEI space in prod (#1051) 1978a75 unverified
Support Gemini 1.5 Pro from Vertex AI (#1041) d6a02c6 unverified
Move featured assistant check behind `REQUIRE_FEATURED_ASSISTANTS` (#1043) d746f5c unverified
Always dispose of pipeline for embeddings after use (#1048) b337e06 unverified
Dispose of embeddings pipeline occasionally to clear memory (#1047) 808c327 unverified
Kill app on tokenizer load fail (#1044) 4b62530 unverified
return empty if error on hfapi endpoint (#1038) 0523db0 unverified
Use inference API for embeddings in huggingchat prod (#1037) 30ce16c unverified
Switch task model and add max tokens limits (#1036) 42dd7d2 unverified
Add logs to tokenizer fetch (#1030) ac3fd05 unverified
Add support for Meta Llama 3 70B in HuggingChat (#1029) 9b18537 unverified
Add apple app ID to meta tags (#1025) a8e2ce9 unverified
Add assistant instructions to first system message (#1023) 1b73427 unverified
add an endpoint to api to get an assistant by id (#1020) e17a151 unverified
Kevin CATHALY commited on
Allow websearch if assistant has dynamic prompts (#1017) 80a200d unverified
Update marked from v4 to v12 (#1015) ce4f9a1 unverified
Liam Dyer commited on
Add langserve endpoint (#1009) a9e4746 unverified
Antonio Ramos antoniora commited on
Fix capitalization (#1012) ddb1eb5 unverified
Derry Tutt commited on
Send characters by groups of 5 (#1007) 7390c69 unverified
Show the assistant model name in the chat input (#1006) 4262253 unverified
Fix unresponsive page after deleting all conversations (#1004) 89d1a8e unverified
Francois Lancelot commited on