feat: Created an example graph-based agent called deep-research
This commit is contained in:
@@ -103,7 +103,6 @@ nodes:
|
|||||||
- ./knowledge/
|
- ./knowledge/
|
||||||
query: "{{topic}}"
|
query: "{{topic}}"
|
||||||
top_k: 6
|
top_k: 6
|
||||||
embedding_model: openai:text-embedding-3-small
|
|
||||||
chunk_size: 1000
|
chunk_size: 1000
|
||||||
chunk_overlap: 100
|
chunk_overlap: 100
|
||||||
state_updates:
|
state_updates:
|
||||||
|
|||||||
Reference in New Issue
Block a user