Skip to content

Commit ddbb86e

Browse files
authored
Changing directory name
1 parent cd61356 commit ddbb86e

File tree

1 file changed

+1
-1
lines changed
  • ai/gen-ai-agents/PythonSDK-AIAgent-connection

1 file changed

+1
-1
lines changed

ai/gen-ai-agents/standard-ai-agent/config.js renamed to ai/gen-ai-agents/PythonSDK-AIAgent-connection/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,4 +118,4 @@ class ChatConfig {
118118
}
119119

120120
// Create global instance
121-
const chatConfig = new ChatConfig();
121+
const chatConfig = new ChatConfig();

0 commit comments

Comments
 (0)