[PR #44] [MERGED] Add missing requirements of local RAG #118

Closed
opened 2025-11-06 14:56:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/44
Author: @MaxRev-Dev
Created: 12/12/2024
Status: Merged
Merged: 12/12/2024
Merged by: @Shubhamsaboo

Base: mainHead: main


📝 Commits (1)

  • d110b92 Add missing requirements of local RAG

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 rag_tutorials/local_rag_agent/requirements.txt (+3 -1)

📄 Description

The current list of requirements is missing two packages.
This causes issues when the installation happens in a fresh environment (venv).

Added:

  • fastapi
  • uvicorn

🔄 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/Shubhamsaboo/awesome-llm-apps/pull/44 **Author:** [@MaxRev-Dev](https://github.com/MaxRev-Dev) **Created:** 12/12/2024 **Status:** ✅ Merged **Merged:** 12/12/2024 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`d110b92`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/d110b92f1f1ee8f391f3b45ec0221ad73e5980a7) Add missing requirements of local RAG ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `rag_tutorials/local_rag_agent/requirements.txt` (+3 -1) </details> ### 📄 Description The current list of requirements is missing two packages. This causes issues when the installation happens in a fresh environment (venv). Added: - fastapi - uvicorn --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 14:56:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#118