[PR #174] [MERGED] add uv lock files and improve example readmes #181

Closed
opened 2026-02-16 03:15:29 -05:00 by yindo · 0 comments
Owner

📋 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: mainHead: lee/relock


📝 Commits (1)

  • 9fda4a3 add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/chat-ui/pull/174 **Author:** [@leehuwuj](https://github.com/leehuwuj) **Created:** 7/11/2025 **Status:** ✅ Merged **Merged:** 7/11/2025 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `lee/relock` --- ### 📝 Commits (1) - [`9fda4a3`](https://github.com/run-llama/chat-ui/commit/9fda4a32d396c0cc200de700bf1e8359b985aded) add uv lock file and improve readme ### 📊 Changes **11 files changed** (+9939 additions, -1528 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:15:29 -05:00
yindo closed this issue 2026-02-16 03:15:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/chat-ui#181