[PR #104] [MERGED] AI System Architect Agent: r1 demo with structured outputs (CAN MERGE) #2183

Closed
opened 2026-04-21 08:22:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: r1-tooluse-langroid


📝 Commits (10+)

📊 Changes

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

View changed files

ai_agent_tutorials/ai_system_architect_r1/README.md (+74 -0)
ai_agent_tutorials/ai_system_architect_r1/ai_system_architect_r1.py (+315 -0)
ai_agent_tutorials/ai_system_architect_r1/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/104 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 1/27/2025 **Status:** ✅ Merged **Merged:** 2/2/2025 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `r1-tooluse-langroid` --- ### 📝 Commits (10+) - [`8265760`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/82657602e763f2becf6dd57676329f9f43171eeb) New Proj: tool use with r1 demo - [`4a69ac7`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/4a69ac7224408a5363cc9c59ac4510672d6112d6) New Proj: tool use with r1 demo - [`b87c653`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/b87c6539cb97cb177ded6c691d3052ba104f683f) feature 1 - requirmements.txt - [`2407a8a`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/2407a8ab6414448175d2873f0d777ab558dd0f45) reasoning display - [`a11f16f`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/a11f16f5fceeae0c62bd214ce0aec00ee94089f8) fixes - [`00f4d4e`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/00f4d4e8616e07a63dbf49d24cca91d4aa8c134d) fixes in deepseek api call - [`b6201eb`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/b6201eb82d6c15d7f6253c6acafa6e60fdfc9cf9) api is down :/ - [`125b29c`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/125b29ca1de6fa7439a9cb8edf3518df59c639cb) pydantic schema inclusions - [`b6d2a8a`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/b6d2a8ab05edc4b3823b0a06e51f810de729349e) complete schemas - [`acd4e36`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/acd4e36963e770cc85ad3b8db60f62f56271ba4c) addition of pydantic ### 📊 Changes **3 files changed** (+393 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ai_agent_tutorials/ai_system_architect_r1/README.md` (+74 -0) ➕ `ai_agent_tutorials/ai_system_architect_r1/ai_system_architect_r1.py` (+315 -0) ➕ `ai_agent_tutorials/ai_system_architect_r1/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 2026-04-21 08:22:49 -05: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#2183