Skip to content

Commit 35fbe5d

Browse files
authored
Merge branch 'main' into matsliwins-patch-11-1
2 parents f42c858 + 95b4420 commit 35fbe5d

8 files changed

Lines changed: 11 additions & 1 deletion

File tree

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();
File renamed without changes.
Lines changed: 1 addition & 0 deletions
Loading

ai/gen-ai-agents/standard-ai-agent/static/oracle-white.png renamed to ai/gen-ai-agents/PythonSDK-AIAgent-connection/static/oracle-white.png

File renamed without changes.

ai/gen-ai-agents/agentsOCI-OpenAI-gateway/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
Author: matsliwins
2+
Last review date: 19/09/2025
13

24
# OCI OpenAI-Compatible Gateway
35

ai/gen-ai-agents/oci_adk_projects/adk-weather-tool/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Author: matsliwins
2+
Last review date: 19/09/2025
3+
14
# OCI Weather Assistant API
25

36
A FastAPI-based service that integrates with Oracle Cloud Infrastructure's Generative AI Agent and uses OpenWeather API to provide real-time weather forecasts. The agent invokes the `get_weather` tool automatically when weather-related questions are asked.
@@ -33,3 +36,4 @@ uvicorn main:app --reload --port 8000
3336

3437
To test the API via a simple UI, use the frontend from this repository:
3538
🔗 https://github.com/ralungei/oci-genai-agent-blackbelt
39+
-5.09 MB
Binary file not shown.

ai/gen-ai-agents/whatsapp-ai-agent/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
Author: matsliwins
2+
Last review date: 19/09/2025
3+
14
# WhatsApp GenAI Agent on OCI
25

36
This repo helps you set up a WhatsApp Generative AI Agent on Oracle Cloud Infrastructure (OCI) using WhatsApp Cloud API. For full step by step refer to the pdf instruction.

0 commit comments

Comments
 (0)