mirror of
https://github.com/neural-maze/ava-whatsapp-agent-course.git
synced 2026-04-27 04:25:51 +03:00
[PR #35] [CLOSED] Poc/p1 #37
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ava-whatsapp-agent-course#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:poc/p1📝 Commits (3)
bc436f7fix: update whatsapp service port mapping to 95503e9afd7feat: add info_point_node workflow and integrate external API call2f547f3feat: 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.