Skip to content

Commit bad9016

Browse files
committed
copilot changes
1 parent 023f6b7 commit bad9016

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

agents/mcp/chat-mcp-agent/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This example demonstrates how to create an interactive AI agent using Clarifai's
2121

2222
1. Clone the repository and navigate to this directory:
2323
```bash
24-
cd agents/mcp/clarifai-llm-toolchain
24+
cd agents/mcp/chat-mcp-agent
2525
```
2626

2727
2. Create a virtual environment and activate it:
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
fastmcp>=0.1.0
2-
openai>=1.0.0
3-
python-dotenv>=1.0.0
4-
langchain-core>=0.1.0
1+
clarifai>=11.4.8
2+
langchain-core==0.3.52
3+
fastmcp>=2.3.4
4+
openai>=1.82.0

0 commit comments

Comments
 (0)