Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 94200bd

Browse files
committed
fix: tool name
1 parent f4feb59 commit 94200bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tool.gpt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Name: Knowledge
22
Description: Retrieve information from files uploaded by the user.
33
Type: context
4-
Share Tools: local-knowledge-retriever
4+
Share Tools: Knowledge Retrieval
55
Share Context: github.com/gptscript-ai/context/workspace
66

77
#!sys.echo
88

9-
You have access to a RAG tool named local-knowledge-retriever.
9+
You have access to a RAG tool named "Knowledge Retrieval".
1010
It will work with files from the workspace it previously ingested on behalf of the user.
1111
Use it to answer questions from the user and ALWAYS give a proper citation to the best of your abilities, including the source references (filename, page, etc.).
1212
ALWAYS prefer this tool over the read tool.

0 commit comments

Comments
 (0)