mirror of
https://github.com/run-llama/chat-ui.git
synced 2026-07-19 05:29:28 -04:00
[PR #174] [MERGED] add uv lock files and improve example readmes #181
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/chat-ui/pull/174
Author: @leehuwuj
Created: 7/11/2025
Status: ✅ Merged
Merged: 7/11/2025
Merged by: @marcusschiesser
Base:
main← Head:lee/relock📝 Commits (1)
9fda4a3add uv lock file and improve readme📊 Changes
11 files changed (+9939 additions, -1528 deletions)
View changed files
📝
examples/llamadeploy/chat/custom-ui/llama_deploy.yml(+3 -3)📝
examples/llamadeploy/chat/custom-ui/uv.lock(+1882 -1514)📝
examples/llamadeploy/chat/generic-ui/agentic-rag-llamacloud/README.md(+4 -2)📝
examples/llamadeploy/chat/generic-ui/agentic-rag-llamacloud/llama_deploy.yml(+2 -2)➕
examples/llamadeploy/chat/generic-ui/agentic-rag-llamacloud/src/.env.example(+5 -0)➕
examples/llamadeploy/chat/generic-ui/agentic-rag-llamacloud/uv.lock(+2650 -0)📝
examples/llamadeploy/chat/generic-ui/agentic-rag/README.md(+5 -3)📝
examples/llamadeploy/chat/generic-ui/agentic-rag/llama_deploy.yml(+2 -2)➕
examples/llamadeploy/chat/generic-ui/agentic-rag/uv.lock(+2649 -0)📝
examples/llamadeploy/chat/generic-ui/code-generator/llama_deploy.yml(+2 -2)➕
examples/llamadeploy/chat/generic-ui/code-generator/uv.lock(+2735 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.