[PR #13] [MERGED] Modification of chat_with_github_ollama3 to load repostory only once #96

Closed
opened 2025-11-06 14:32:55 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/13
Author: @Vadiml1024
Created: 5/23/2024
Status: Merged
Merged: 5/23/2024
Merged by: @Shubhamsaboo

Base: mainHead: main


📝 Commits (2)

  • 0c88cfe Use streamlit session cache to avoid reloading the db for each question
  • 70f9ecf Merge branch 'Shubhamsaboo:main' into main

📊 Changes

1 file changed (+45 additions, -15 deletions)

View changed files

📝 chat_with_github/chat_github_llama3.py (+45 -15)

📄 Description

I'm using here streamlit session sotrage to avoid reloading repo eacj time new question is asked


🔄 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/13 **Author:** [@Vadiml1024](https://github.com/Vadiml1024) **Created:** 5/23/2024 **Status:** ✅ Merged **Merged:** 5/23/2024 **Merged by:** [@Shubhamsaboo](https://github.com/Shubhamsaboo) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`0c88cfe`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/0c88cfe15f0fa29f19bdfdd891686db73f1141ba) Use streamlit session cache to avoid reloading the db for each question - [`70f9ecf`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/70f9ecf31dd065202d829d854b3035346d882e64) Merge branch 'Shubhamsaboo:main' into main ### 📊 Changes **1 file changed** (+45 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `chat_with_github/chat_github_llama3.py` (+45 -15) </details> ### 📄 Description I'm using here streamlit session sotrage to avoid reloading repo eacj time new question is asked --- <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:32:55 -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#96