mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-18 10:48:20 -05:00
[PR #13] [MERGED] Modification of chat_with_github_ollama3 to load repostory only once #96
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (2)
0c88cfeUse streamlit session cache to avoid reloading the db for each question70f9ecfMerge 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.