[GH-ISSUE #7592] [Bug] 📄 Does Not Appear in AI Chat Page in AppFlowy AI Using AppFlowy-LAI #3369

Closed
opened 2026-03-23 21:29:37 +00:00 by mirror · 1 comment
Owner

Originally created by @bobdowns on GitHub (Mar 23, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7592

Originally assigned to: @appflowy on GitHub.

Bug Description

The instructions at https://appflowy.com/guide/intro-to-appflowy-ai state that users should "Click 📄 to select your page source(s)" in the AI Chat interface. However, when using AppFlowy-LAI with AppFlowy version 0.8.7 on macOS Sequoia 15.3.2, the 📄 button does not appear. Attempts to reference pages manually using "@", "/", or "[]" also fail to retrieve document-specific context. The AI responses remain generic and do not reference any page content.

How to Reproduce

  1. Install AppFlowy version 0.8.7 on macOS Sequoia 15.3.2.
  2. Set up AppFlowy-LAI following instructions at https://appflowy.com/guide/appflowy-local-ai-ollama.
  3. Open AppFlowy and navigate to AI Settings.
  4. Enable "AppFlowy Local AI (LAI)" and set Ollama server URL to http://localhost:11434.
  5. Open an AI Chat page and attempt to reference a page source:
    • Look for the 📄 button (it does not appear).
    • Use "@", "/", or "[]" syntax to reference pages (none work).
  6. Type a prompt that expects document-specific context (e.g., "What was my weight at my weight loss doctor visit on 9/20/24?").

Expected Behavior

The 📄 button should appear in the AI Chat interface, allowing users to select page sources as described in the documentation. Alternatively, manual referencing methods like "@", "/", or "[]" should retrieve document-specific context from selected pages.

Operating System

macOS Sequoia 15.3.2 (M4-based Mac mini with 16 GB RAM)

AppFlowy Version(s)

AppFlowy version 0.8.7

Screenshots

Image Image

Additional Context

  1. Ollama server is running properly and returning valid JSON responses.
  2. Models llama3.1 and nomic-embed-text are correctly configured in AppFlowy's AI Settings.
  3. The issue persists even after reinitializing the plugin, restarting both Ollama and AppFlowy, and attempting debug mode for af_ollama_plugin.
  4. The problem may be related to UI inconsistencies or incomplete integration between AppFlowy-LAI and Ollama.
Originally created by @bobdowns on GitHub (Mar 23, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7592 Originally assigned to: @appflowy on GitHub. ### Bug Description The instructions at https://appflowy.com/guide/intro-to-appflowy-ai state that users should "Click 📄 to select your page source(s)" in the AI Chat interface. However, when using AppFlowy-LAI with AppFlowy version 0.8.7 on macOS Sequoia 15.3.2, the 📄 button does not appear. Attempts to reference pages manually using "@", "/", or "[]" also fail to retrieve document-specific context. The AI responses remain generic and do not reference any page content. ### How to Reproduce 1. Install AppFlowy version 0.8.7 on macOS Sequoia 15.3.2. 2. Set up AppFlowy-LAI following instructions at https://appflowy.com/guide/appflowy-local-ai-ollama. 3. Open AppFlowy and navigate to AI Settings. 4. Enable "AppFlowy Local AI (LAI)" and set Ollama server URL to `http://localhost:11434`. 5. Open an AI Chat page and attempt to reference a page source: - Look for the 📄 button (it does not appear). - Use "@", "/", or "[]" syntax to reference pages (none work). 6. Type a prompt that expects document-specific context (e.g., "What was my weight at my weight loss doctor visit on 9/20/24?"). ### Expected Behavior The 📄 button should appear in the AI Chat interface, allowing users to select page sources as described in the documentation. Alternatively, manual referencing methods like "@", "/", or "[]" should retrieve document-specific context from selected pages. ### Operating System macOS Sequoia 15.3.2 (M4-based Mac mini with 16 GB RAM) ### AppFlowy Version(s) AppFlowy version 0.8.7 ### Screenshots <img width="2016" alt="Image" src="https://github.com/user-attachments/assets/4802ccb3-c076-4bd9-b80a-a6204e5e0b11" /> <img width="2016" alt="Image" src="https://github.com/user-attachments/assets/7b4ff998-cacd-4e70-9b82-bc994a3ac981" /> ### Additional Context 1. Ollama server is running properly and returning valid JSON responses. 2. Models `llama3.1` and `nomic-embed-text` are correctly configured in AppFlowy's AI Settings. 3. The issue persists even after reinitializing the plugin, restarting both Ollama and AppFlowy, and attempting debug mode for `af_ollama_plugin`. 4. The problem may be related to UI inconsistencies or incomplete integration between AppFlowy-LAI and Ollama.
mirror 2026-03-23 21:29:37 +00:00
  • closed this issue
  • added the
    AI
    bug
    labels
Author
Owner

@appflowy commented on GitHub (Dec 25, 2025):

@bobdowns You can try the latest verson of local AI. We don't need to download the plugin anymore.

<!-- gh-comment-id:3691032851 --> @appflowy commented on GitHub (Dec 25, 2025): @bobdowns You can try the latest verson of local AI. We don't need to download the plugin anymore.
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#3369
No description provided.