langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
53.34k stars 7.79k forks source link

Import knowledge local same picture #7365

Closed hebum closed 3 months ago

hebum commented 3 months ago

Self Checks

Dify version

0.6.16

Cloud or Self Hosted

Self Hosted (Source)

Steps to reproduce

dify

✔️ Expected Behavior

No response

❌ Actual Behavior

No response

dosubot[bot] commented 3 months ago

@hebum Hello there! I'm here to help you with any bugs, questions, or contributions you have in mind. I'll be assisting you while you wait for a human maintainer.

To import local knowledge to the same picture in Dify version 0.6.16 when self-hosted, follow these steps:

  1. Prepare your documents: Ensure they are in supported formats (TXT, Markdown, DOCX, HTML, JSONL, PDF, CSV, Excel).
  2. Upload documents: Use the Dify interface to upload them to the dataset.
  3. Synchronize additional data: Optionally, sync data from other sources like web pages, Notion, Github, and databases.
  4. Create a Knowledge Base: Navigate to the knowledge base section, create a new knowledge base, and import the documents.
  5. Integrate Knowledge Base with Chatbot: Add a knowledge retrieval node in the chatbot workflow to use the knowledge base for context-aware responses.

This process allows you to build and maintain a knowledge base that can be integrated into AI applications, such as a chatbot, efficiently [1][2].

To continue talking to Dosu, mention @dosu.

crazywoola commented 3 months ago

Please do not submit duplicated questions.