[PR #35] [CLOSED] Poc/p1 #37

Closed
opened 2026-03-03 16:41:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/neural-maze/ava-whatsapp-agent-course/pull/35
Author: @omegaNexus500
Created: 5/23/2025
Status: Closed

Base: mainHead: poc/p1


📝 Commits (3)

  • bc436f7 fix: update whatsapp service port mapping to 9550
  • 3e9afd7 feat: add info_point_node workflow and integrate external API call
  • 2f547f3 feat: enhance info_point functionality and integrate background processing for external API calls

📊 Changes

7 files changed (+108 additions, -65 deletions)

View changed files

📝 docker-compose.yml (+1 -1)
📝 src/ai_companion/core/prompts.py (+5 -1)
📝 src/ai_companion/graph/edges.py (+4 -1)
📝 src/ai_companion/graph/graph.py (+3 -0)
📝 src/ai_companion/graph/nodes.py (+8 -0)
📝 src/ai_companion/graph/state.py (+2 -0)
📝 src/ai_companion/interfaces/whatsapp/whatsapp_response.py (+85 -62)

📄 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/neural-maze/ava-whatsapp-agent-course/pull/35 **Author:** [@omegaNexus500](https://github.com/omegaNexus500) **Created:** 5/23/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `poc/p1` --- ### 📝 Commits (3) - [`bc436f7`](https://github.com/neural-maze/ava-whatsapp-agent-course/commit/bc436f7481831952ed161186996cda8d49250172) fix: update whatsapp service port mapping to 9550 - [`3e9afd7`](https://github.com/neural-maze/ava-whatsapp-agent-course/commit/3e9afd70ff187c79d4df459c303cacd52e3662f9) feat: add info_point_node workflow and integrate external API call - [`2f547f3`](https://github.com/neural-maze/ava-whatsapp-agent-course/commit/2f547f332b5f2c41db132b2c52c0a9eece5da45f) feat: enhance info_point functionality and integrate background processing for external API calls ### 📊 Changes **7 files changed** (+108 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.yml` (+1 -1) 📝 `src/ai_companion/core/prompts.py` (+5 -1) 📝 `src/ai_companion/graph/edges.py` (+4 -1) 📝 `src/ai_companion/graph/graph.py` (+3 -0) 📝 `src/ai_companion/graph/nodes.py` (+8 -0) 📝 `src/ai_companion/graph/state.py` (+2 -0) 📝 `src/ai_companion/interfaces/whatsapp/whatsapp_response.py` (+85 -62) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem closed this issue 2026-03-03 16:41:28 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ava-whatsapp-agent-course#37
No description provided.