mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-29 04:00:26 +00:00
rag + markdown, final touches
This commit is contained in:
parent
73e6855345
commit
4767db3b60
7 changed files with 43 additions and 18 deletions
|
|
@ -40,7 +40,7 @@ from agent import Agent
|
|||
from langchain.text_splitter import RecursiveCharacterTextSplitter
|
||||
|
||||
|
||||
DEFAULT_SEARCH_THRESHOLD = 0.6
|
||||
DEFAULT_SEARCH_THRESHOLD = 0.5
|
||||
|
||||
class DocumentQueryStore:
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue