mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-16 11:04:26 -04:00
[PR #358] [MERGED] fix: (FastAPI) Using LlamaCloud parameters does not use the configured value in the environment. #450
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/358
Author: @leehuwuj
Created: 10/9/2024
Status: ✅ Merged
Merged: 10/9/2024
Merged by: @marcusschiesser
Base:
main← Head:fix/fastapi-llamacloud-env📝 Commits (2)
575b71euse env directly in constructorc7e530fenable llamacloud tests for fastapi📊 Changes
2 files changed (+16 additions, -13 deletions)
View changed files
📝
.github/workflows/e2e.yml(+1 -1)📝
templates/components/vectordbs/python/llamacloud/index.py(+15 -12)📄 Description
Summary by CodeRabbit
New Features
LlamaCloudConfig, allowing initialization from environment variables.Bug Fixes
from_envmethod for environment variable handling, streamlining the client creation process.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.