mirror of
https://github.com/run-llama/create-llama.git
synced 2026-07-15 13:15:42 -04:00
[PR #109] [MERGED] feat: Support uploading CSV files for FastAPI app #261
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/109
Author: @leehuwuj
Created: 6/3/2024
Status: ✅ Merged
Merged: 6/4/2024
Merged by: @marcusschiesser
Base:
main← Head:feat/support-upload-csv-python📝 Commits (3)
fead078refactor code and support additional csv data for FastAPIea10f94fix import14acff0refactor code📊 Changes
3 files changed (+206 additions, -122 deletions)
View changed files
📝
templates/types/streaming/fastapi/app/api/routers/chat.py(+31 -122)📝
templates/types/streaming/fastapi/app/api/routers/events.py(+0 -0)➕
templates/types/streaming/fastapi/app/api/routers/models.py(+175 -0)📄 Description
Summary by CodeRabbit
New Features
Improvements
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.