mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 03:04:21 -04:00
[PR #350] [MERGED] feat: Use selected LlamaCloud index in multi-agent template #443
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/create-llama/pull/350
Author: @marcusschiesser
Created: 10/8/2024
Status: ✅ Merged
Merged: 10/8/2024
Merged by: @marcusschiesser
Base:
main← Head:ms/llamacloud-multiagent📝 Commits (1)
407fa7bfeat: Use selected LlamaCloud index in multi-agent template📊 Changes
8 files changed (+47 additions, -31 deletions)
View changed files
➕
.changeset/witty-hotels-do.md(+5 -0)📝
templates/components/multiagent/python/app/api/routers/chat.py(+2 -2)📝
templates/components/multiagent/python/app/engine/engine.py(+3 -3)📝
templates/components/multiagent/python/app/examples/choreography.py(+6 -4)📝
templates/components/multiagent/python/app/examples/orchestrator.py(+10 -6)📝
templates/components/multiagent/python/app/examples/researcher.py(+13 -9)📝
templates/components/multiagent/python/app/examples/workflow.py(+6 -3)📝
templates/types/streaming/fastapi/app/api/routers/chat_config.py(+2 -4)📄 Description
Summary by CodeRabbit
New Features
Bug Fixes
Documentation
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.