Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Commit 6fe85c6

Browse files
committed
small change
1 parent c08f5a7 commit 6fe85c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

internal/llm/tools/sourcegraph.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,7 @@ TIPS:
117117
- Use specific file extensions to narrow results
118118
- Add repo: filters for more targeted searches
119119
- Use type:symbol to find function/method definitions
120-
- Use type:file to find relevant files
121-
- For more details on query syntax, visit: https://docs.sourcegraph.com/code_search/queries`
120+
- Use type:file to find relevant files`
122121
)
123122

124123
func NewSourcegraphTool() BaseTool {

0 commit comments

Comments
 (0)