mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-08-24 21:01:26 -04:00
[PR #73] [MERGED] [bug] Handle case Port is None #247
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/73
Author: @nerdai
Created: 6/27/2024
Status: ✅ Merged
Merged: 6/27/2024
Merged by: @logan-markewich
Base:
main← Head:nerdai/ignore-port-if-empty📝 Commits (1)
0bf003chandle optional ports📊 Changes
5 files changed (+26 additions, -8 deletions)
View changed files
📝
llama_agents/control_plane/server.py(+6 -2)📝
llama_agents/message_queues/simple.py(+5 -3)📝
llama_agents/services/agent.py(+5 -1)📝
llama_agents/services/human.py(+5 -1)📝
llama_agents/services/tool.py(+5 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.