[PR #46] [MERGED] Rag agent cohere #120

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

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/46
Author: @Madhuvod
Created: 12/14/2024
Status: Merged
Merged: 12/15/2024
Merged by: @Shubhamsaboo

Base: mainHead: rag-agent-cohere


📝 Commits (5)

📊 Changes

3 files changed (+396 additions, -0 deletions)

View changed files

rag_tutorials/rag_agent_cohere/README.md (+68 -0)
rag_tutorials/rag_agent_cohere/rag_agent_cohere.py (+319 -0)
rag_tutorials/rag_agent_cohere/requirements.txt (+9 -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/Shubhamsaboo/awesome-llm-apps/pull/46 **Author:** [@Madhuvod](https://github.com/Madhuvod) **Created:** 12/14/2024 **Status:** ✅ Merged **Merged:** 12/15/2024 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `rag-agent-cohere` --- ### 📝 Commits (5) - [`6493b58`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/6493b5844fb89a1198f66280e5e82d74c71fe4bb) committing the project AI Design Agent Team - [`e95972d`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/e95972d1027b47e6710ab788ccb07ed739404833) New proj with cohere - rag + agent - [`7e83758`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/7e8375831a09c947d46724a9d0ce199487ab27cd) missing libs - [`9333110`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/93331106d71daeaa4081c50eb97b1e9bb69a9393) complete working code - [`67cd362`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/67cd362035c2072880323b986834fa44bf865395) library checks ### 📊 Changes **3 files changed** (+396 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `rag_tutorials/rag_agent_cohere/README.md` (+68 -0) ➕ `rag_tutorials/rag_agent_cohere/rag_agent_cohere.py` (+319 -0) ➕ `rag_tutorials/rag_agent_cohere/requirements.txt` (+9 -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>
GiteaMirror added the pull-request label 2025-11-06 14:56:30 -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#120