[GH-ISSUE #3305] [FR] Selction of AI writer model. #1455

Closed
opened 2026-03-23 20:49:27 +00:00 by mirror · 3 comments
Owner

Originally created by @sina-mansour on GitHub (Sep 1, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3305

Description

Currently, OpenAI provides a range of alternative AI models (e.g. text-davinci-003, gpt-4, and gpt-3.5-turbo). Given the considerable difference in the pricing of these models, it would be awesome if AppFlowy could enable the selection of the model by the user (e.g. a dropdown or textbox in settings).

The current codebase seems to be using Davinci. However, there are now alternatives that either perform better or are comparatively cheaper. I hence wanted to ask for this new feature to be added.

Many thanks for developing such a great open-source application.

Impact

Anyone using the AI writer would benefit from this feature.

Additional Context

No response

Originally created by @sina-mansour on GitHub (Sep 1, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3305 ### Description Currently, OpenAI provides a range of [alternative AI models](https://platform.openai.com/docs/models/gpt-4) (e.g. `text-davinci-003`, `gpt-4`, and `gpt-3.5-turbo`). Given the considerable difference in the [pricing of these models](https://openai.com/pricing), it would be awesome if AppFlowy could enable the selection of the model by the user (e.g. a dropdown or textbox in settings). The [current codebase](https://github.com/AppFlowy-IO/AppFlowy/blob/main/frontend/appflowy_flutter/lib/plugins/document/presentation/editor_plugins/openai/service/openai_client.dart) seems to be using Davinci. However, there are now alternatives that either perform better or are comparatively cheaper. I hence wanted to ask for this new feature to be added. Many thanks for developing such a great open-source application. ### Impact Anyone using the AI writer would benefit from this feature. ### Additional Context _No response_
mirror 2026-03-23 20:49:27 +00:00
Author
Owner

@yatendra2001 commented on GitHub (Sep 1, 2023):

I think @annieappflowy, I can include this feature during the development of the #2782 project.

<!-- gh-comment-id:1702432567 --> @yatendra2001 commented on GitHub (Sep 1, 2023): I think @annieappflowy, I can include this feature during the development of the #2782 project.
Author
Owner

@annieappflowy commented on GitHub (Sep 1, 2023):

cc: @LucasXu0

<!-- gh-comment-id:1702460471 --> @annieappflowy commented on GitHub (Sep 1, 2023): cc: @LucasXu0
Author
Owner

@annieappflowy commented on GitHub (Aug 10, 2024):

image
<!-- gh-comment-id:2280701654 --> @annieappflowy commented on GitHub (Aug 10, 2024): <img width="206" alt="image" src="https://github.com/user-attachments/assets/99039398-8872-4b83-b697-931f819a3160">
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1455
No description provided.