Skip to content

Commit 44edfff

Browse files
authored
Update agentic-search.md
1 parent 1a5f0a7 commit 44edfff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/llama-nexus/mcp/agentic-search.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ Start the agentic search MCP server with database connection parameters. Make su
199199
nohup ./cardea-agentic-search-mcp-server \
200200
--socket-addr 127.0.0.1:9096 \
201201
--transport stream-http \
202-
--search-tool-prompt "You MUST call the search() tool before you answer any factual question. Create a question from the user query and relevant context, and pass the question as a string to the tool call." \
203202
search \
204203
--qdrant-collection myPoints \
205204
--qdrant-payload-field "full_text" \

0 commit comments

Comments
 (0)