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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
main← Head:main📝 Commits (1)
d110b92Add 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:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.