Commit History
make `@anthropic-ai/sdk` optional in `package-lock.json` (#939) 2a5cd75 unverified
Store user agent in conversation (#940) d196c64 unverified
fix: Update .env HF_Token Comment (#935) 1d6151d unverified
Prepend domain filters in search query generation (#932) 233d2a9 unverified
Update public disclaimer: personal data (#793) 03d3200 unverified
Show error when webpage cannot be reached or parsed (#930) e04d4e8 unverified
Fix multi domains for assistants (#929) cbf4205 unverified
Remove extra > in URLs (#931) 89f9b29 unverified
Anthropic Endpoint Support (#923) 5a31018 unverified
Liam Dyer commited on
Fix prompt caching on llama.cpp endpoints (#920) eb071be unverified
fix: Prompt bypasses login (#921) 2edb278 unverified
Kartik Shetty commited on
Add openai embeddings (#915) f7db219 unverified
Remove double meta tags on models page (#918) 0081568 unverified
Return an error on unknown model in new conversation (#916) 403d4bd unverified
Bump jose from 4.14.4 to 4.15.5 (#914) 5b199ff unverified
dependabot[bot] dependabot[bot] commited on
Include last chunk in websearch context (#912) 8e839b8 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
Fix issue with "continue" feature on llama.cpp endpoints (#898) 714ff2c unverified
Bug Fix: Json Decoder aggessively pulls json (#867) 9c5a826 unverified
Navigation collapse (#893) 3abaf81 unverified
fix retry button showing while loading (#894) e283983 unverified
Improve error handling when posting new messages (#892) 0f7a55d unverified
Make sure we properly close the stream when done (#891) 7a3c71d unverified
Add a simple populate script (#880) 6e801f2 unverified
Bump undici and @sveltejs/kit (#862) 6805015 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