Skip to content

Commit 95b4420

Browse files
authored
Merge pull request #2023 from oracle-devrel/matsliwins-patch-11-2
Changing directory name
2 parents 1d8d118 + 57260da commit 95b4420

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • ai/gen-ai-agents/PythonSDK-AIAgent-connection

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)