Historique des commits

Auteur SHA1 Message Date
  Dogtiti 44fc5b5cbf fix: onfinish responseRes il y a 1 an
  Dogtiti deb1e76c41 fix: use tauri fetch il y a 1 an
  lloydzhou a50c282d01 remove DEFAULT_API_HOST il y a 1 an
  DDMeaqua dfaafe3adb Merge branch 'main' into tts il y a 1 an
  DDMeaqua 3ae8ec1af6 feat: tts il y a 1 an
  DDMeaqua 212605a7e3 Merge branch 'main' into tts-stt il y a 1 an
  DDDDD12138 63ffd473d5 chore: remove unused imports il y a 1 an
  SukkaW db58ca6c1d fix(#5378): default plugin ids to empty array il y a 1 an
  lloydzhou 6ab6b3dbca remove no need code il y a 1 an
  lloydzhou 7180ed9a60 hotfix il y a 1 an
  lloydzhou 0a5522d28c update il y a 1 an
  lloydzhou 801b62543a claude support function call il y a 1 an
  DDMeaqua ed5aea0521 fix: bug il y a 1 an
  DDMeaqua 93f1762e6c chore: wip il y a 1 an
  lloydzhou ac470a6d07 Merge remote-tracking branch 'connectai/feature-cache-storage' into feature-cache-storage il y a 1 an
  Dogtiti 7237d33be3 fix: ts type il y a 1 an
  lloydzhou 1610b480af remove console.log il y a 1 an
  lloydzhou 287fa0a39c feat: 1. using cache storage store image data; 2. get base64image before chat to api #5013 il y a 1 an
  lloydzhou 728c38396a support cloudflare ai gateway il y a 1 an
  lloydzhou 37e2517dac fix: 1. anthropic client using common getHeaders; 2. always using `Authorization` header send access code il y a 1 an
  lloydzhou d65ddead11 fix: anthropic client using common getHeaders il y a 1 an
  Dean-YZG a1493bfb4e feat: bugfix il y a 1 an
  butterfly b3e856df1d feat: fix 1)the property named 'role' of the first message must be 'user' 2)if default summarize model 'gpt-3.5-turbo' is blocked, use currentModel instead 3)if apiurl&apikey set by location, useCustomConfig would be opened il y a 1 an
  butterfly fb8b8d28da feat: (1) fix issues/4335 and issues/4518 il y a 1 an
  butterfly 63f9063255 feat: call claude api not in credential 'include' mode il y a 1 an
  butterfly 6dad353e1c feat: call claude api not in credential 'include' mode il y a 1 an
  butterfly ef7617d545 feat: configs about app client il y a 1 an
  butterfly 0fbb560e90 feat: delete returned models in modals function of ClaudeApi instance il y a 1 an
  butterfly 86b5c55855 feat: roles must alternate between user and assistant in claude, so add a fake assistant message between two user messages il y a 1 an
  butterfly 768decde93 feat: parse response message il y a 1 an