File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
starter_ai_agents/ai_reasoning_agent Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ The AI Reasoning Agent leverages advanced AI models to provide insightful reason
18182. ** Install the required packages** :
1919 # ### For Local AI Reasoning Agent
2020 ` ` ` bash
21- pip install -r requirements_local_ai_reasoning_agent .txt
21+ pip install -r requirements .txt
2222 ` ` `
2323
24243. ** Run the application** :
@@ -48,4 +48,4 @@ The AI Reasoning Agent leverages advanced AI models to provide insightful reason
4848- ** Interactive Interface** :
4949 - User-friendly playground for seamless interaction
5050 - Real-time processing and output generation
51- - Configurable settings to tailor the agent' s behavior
51+ - Configurable settings to tailor the agent' s behavior
You can’t perform that action at this time.
0 commit comments