Skip to content

Commit e80e75e

Browse files
authored
Update README.md
1 parent cd61356 commit e80e75e

File tree

1 file changed

+4
-0
lines changed
  • ai/gen-ai-agents/oci_adk_projects/adk-weather-tool

1 file changed

+4
-0
lines changed

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+

0 commit comments

Comments
 (0)