Skip to content

Commit 1144fae

Browse files
authored
AgentQnA: Fix erroneous link in the README (#775)
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
1 parent 504228e commit 1144fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AgentQnA/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,4 +103,4 @@ curl http://${ip_address}:9090/v1/chat/completions -X POST -H "Content-Type: app
103103

104104
## How to register your own tools with agent
105105

106-
You can take a look at the tools yaml and python files in this example. For more details, please refer to the "Provide your own tools" section in the instructions [here](https://github.com/minmin-intel/GenAIComps/tree/agent-comp-dev/comps/agent/langchain#-4-provide-your-own-tools).
106+
You can take a look at the tools yaml and python files in this example. For more details, please refer to the "Provide your own tools" section in the instructions [here](https://github.com/opea-project/GenAIComps/tree/main/comps/agent/langchain#5-customize-agent-strategy).

0 commit comments

Comments
 (0)