[GH-ISSUE #6968] [FR] Ability to disable AI features entirely #2912

Closed
opened 2026-03-23 21:26:07 +00:00 by mirror · 0 comments
Owner

Originally created by @chevdor on GitHub (Oct 24, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6968

Description

AI is great and all but it remains optionnal and it is great this way.
However, even if the afc-ai container is not started, even if the ai ENV are not set, the editor still shows lots trace of AI features that will definitely not be working.

To give a few examples:
image
image
image
image
image

All of those bloat the nice UI with items that cannot work and will not work (because of the lack of API tokens, or les lack of credits being those API tokens).

Impact

  • UI/UX Bloat.
  • Confusing "not working" functions for less tech savy user
  • Some people just do NOT want AI features

Additional Context

If APPFLOWY_AI_SERVER_HOST is not set, it is very unlikely that AI will work.
However using this ENV and the lack of content (or any other way), to cleanup the UI from AI :)

Originally created by @chevdor on GitHub (Oct 24, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6968 ### Description AI is great and all but it remains optionnal and it is great this way. However, even if the `afc-ai` container is not started, even if the ai ENV are not set, the editor still shows lots trace of AI features that will definitely not be working. To give a few examples: <img width="346" alt="image" src="https://github.com/user-attachments/assets/5c5a17c5-3c0e-4769-b6bb-433822e09ff6"> <img width="239" alt="image" src="https://github.com/user-attachments/assets/f13376d4-b92a-4f4a-9923-c7193e800b9a"> <img width="263" alt="image" src="https://github.com/user-attachments/assets/fdf51230-b4d4-46bc-90bf-32f99fade1d6"> <img width="189" alt="image" src="https://github.com/user-attachments/assets/18aa8905-757c-4fd4-b718-6f9dc2e8ea70"> <img width="286" alt="image" src="https://github.com/user-attachments/assets/9928130d-5198-4c38-a17f-6599f6c6c807"> All of those bloat the nice UI with items that cannot work and will not work (because of the lack of API tokens, or les lack of credits being those API tokens). ### Impact - UI/UX Bloat. - Confusing "not working" functions for less tech savy user - Some people just do NOT want AI features ### Additional Context If `APPFLOWY_AI_SERVER_HOST` is not set, it is very unlikely that `AI` will work. However using this ENV and the lack of content (or any other way), to cleanup the UI from AI :)
mirror 2026-03-23 21:26:07 +00:00
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#2912
No description provided.