Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support switch model #5575

Merged
merged 13 commits into from
Jun 24, 2024
Merged

Conversation

Xazin
Copy link
Collaborator

@Xazin Xazin commented Jun 19, 2024

Here's a clearer version of your message:

  1. Support switching to other models. The local AI model will be completed in another PR.
image
  1. Replace editor OpenAI calls with AppFlowy AI. For example, support improving writing with Claude-3-Sonnet or OpenAI.

  2. Support enabling AI search (to be used in a future version).

  3. Disable generating images from text. This issue will be fixed in another PR.

Copy link

github-actions bot commented Jun 19, 2024

🥷 Ninja i18n – 🛎️ Translations need to be updated

Project /project.inlang

lint rule new reports level link
Missing translation 364 warning contribute (via Fink 🐦)
Message without source 7 warning contribute (via Fink 🐦)

@appflowy appflowy marked this pull request as ready for review June 23, 2024 08:16
Copy link

codecov bot commented Jun 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.72%. Comparing base (94f9349) to head (9a3b43d).
Report is 826 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##            main    #5575       +/-   ##
==========================================
+ Coverage   9.70%   86.72%   +77.02%     
==========================================
  Files        685      219      -466     
  Lines      31812     5039    -26773     
  Branches       0      833      +833     
==========================================
+ Hits        3086     4370     +1284     
+ Misses     28726      562    -28164     
- Partials       0      107      +107     
Flag Coverage Δ
appflowy_flutter_unit_test ?
appflowy_web_app 86.72% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@appflowy appflowy merged commit 54c9d12 into AppFlowy-IO:main Jun 24, 2024
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants