You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: EdgeCraftRAG/docs/Experience_Guide.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,14 +3,17 @@
3
3
This guide explains how to enable, configure, and use Experience capabilities within EdgeCraftRAG (EC-RAG). It covers the creation and management of experience to enhance the answer quality
4
4
5
5
## Overview
6
+
6
7
Experience refers to the knowledge and skills acquired through practical involvement, trial, and reflection, serving as a key foundation for solving real-world problems. In EC-RAG we now provide abilities to add such experience for the reference of your Chat.
7
8
8
-
Befor use Experience, please make sure Milvus VectorDB is enabled and below env is set:
9
+
Before use Experience, please make sure Milvus VectorDB is enabled and below env is set:
Upon successful deployment of EC-RAG, we may navigate to `Knowledge Base` tab from the left panel:
15
18

16
19
@@ -35,10 +38,11 @@ In the `Create Experience` window, we could add experience and its corresponding
35
38
36
39
### View and Edit Experiences
37
40
38
-
After experience added, they will be shown in list under `Experience` tab. We could toggle the `+` sign to show experience content details. Use the three dots next to `Experience` to activate or deactive a Experience Base:
41
+
After experience added, they will be shown in list under `Experience` tab. We could toggle the `+` sign to show experience content details. Use the three dots next to `Experience` to activate or deactivate a Experience Base:
0 commit comments