mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #9] [MERGED] Fix MessageQueuePublisherMixin #205
Reference in New Issue
Block a user
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/run-llama/llama_deploy/pull/9
Author: @nerdai
Created: 6/10/2024
Status: ✅ Merged
Merged: 6/10/2024
Merged by: @nerdai
Base:
main← Head:nerda/fix-mixin📝 Commits (1)
673fee4fix mixin📊 Changes
5 files changed (+66 additions, -19 deletions)
View changed files
📝
agentfile/agent_server/fastapi.py(+13 -3)📝
agentfile/control_plane/fastapi.py(+15 -5)📝
agentfile/launchers/local.py(+13 -3)📝
agentfile/message_publishers/publisher.py(+16 -6)📝
tests/test_agent_server.py(+9 -2)📄 Description
BaseAgentServerforagent_definition)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.