mirror of
https://github.com/neural-maze/ava-whatsapp-agent-course.git
synced 2026-04-27 04:25:51 +03:00
[PR #36] [CLOSED] Updating code #38
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#38
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/36
Author: @eherrador
Created: 6/18/2025
Status: ❌ Closed
Base:
main← Head:updating-code📝 Commits (4)
c83430eUpdate README.md8011ab3Ajustando código para el WhatsApp Response9846cf1Prompts and schedules have been redefined + Vector size is calculated from the embedding size057b544minimal chages📊 Changes
10 files changed (+8516 additions, -172 deletions)
View changed files
📝
README.md(+2 -2)➕
notebooks/upload_dataset.ipynb(+8208 -0)📝
src/ai_companion/core/prompts.py(+98 -50)📝
src/ai_companion/core/schedules.py(+47 -87)📝
src/ai_companion/graph/nodes.py(+4 -4)📝
src/ai_companion/graph/state.py(+2 -2)📝
src/ai_companion/graph/utils/chains.py(+3 -3)📝
src/ai_companion/interfaces/whatsapp/whatsapp_response.py(+146 -20)📝
src/ai_companion/modules/memory/long_term/vector_store.py(+4 -2)📝
src/ai_companion/modules/schedules/context_generation.py(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.