[PR #111] [MERGED] AI Coding Agent - o3 mini + e2b code interpreter (CAN MERGE) #172

Closed
opened 2025-11-06 14:57:53 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/111
Author: @Madhuvod
Created: 2/2/2025
Status: Merged
Merged: 2/5/2025
Merged by: @Shubhamsaboo

Base: mainHead: o3-mini-code-interpreter


📝 Commits (5)

  • 76715d6 new proj - o3 mini code interpreter
  • ee8166d o3-mini agent gives code successfully
  • d8825c0 working o3 mini code interpreter
  • ceb218b final version
  • acc5105 final version - readme + requirements

📊 Changes

3 files changed (+345 additions, -0 deletions)

View changed files

ai_agent_tutorials/ai_coding_agent_o3-mini/README.md (+61 -0)
ai_agent_tutorials/ai_coding_agent_o3-mini/ai_coding_agent_o3.py (+280 -0)
ai_agent_tutorials/ai_coding_agent_o3-mini/requirements.txt (+4 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/111 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 2/2/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `o3-mini-code-interpreter` --- ### 📝 Commits (5) - [`76715d6`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/76715d6e822733b6f12e6c43e2173f801d2ce149) new proj - o3 mini code interpreter - [`ee8166d`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/ee8166d74683ee300ad8f80a532bd55cfd98f02d) o3-mini agent gives code successfully - [`d8825c0`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/d8825c00ee38c23bc754192fe4a670bfe9d75151) working o3 mini code interpreter - [`ceb218b`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/ceb218bc5048997023c38beff41c6bf72a7cb08c) final version - [`acc5105`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/acc5105818b9c798fc8a85909c391832664a7dc6) final version - readme + requirements ### 📊 Changes **3 files changed** (+345 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ai_agent_tutorials/ai_coding_agent_o3-mini/README.md` (+61 -0) ➕ `ai_agent_tutorials/ai_coding_agent_o3-mini/ai_coding_agent_o3.py` (+280 -0) ➕ `ai_agent_tutorials/ai_coding_agent_o3-mini/requirements.txt` (+4 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:57:53 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#172