mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-12 10:04:14 -05:00
[PR #47] [MERGED] update all the README.md about how to go to the desired project directory #121
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/47
Author: @zjjzyl
Created: 12/15/2024
Status: ✅ Merged
Merged: 12/26/2024
Merged by: @Shubhamsaboo
Base:
main← Head:update-docs📝 Commits (2)
0637432chore: update all the README.md about how to go to the desired project directoryd0785ccMerge branch 'main' into update-docs📊 Changes
42 files changed (+46 additions, -14 deletions)
View changed files
📝
README.md(+1 -1)📝
advanced_tools_frameworks/gemini_multimodal_chatbot/README.md(+1 -0)📝
advanced_tools_frameworks/llm_router_app/README.md(+1 -0)📝
advanced_tools_frameworks/local_chatgpt_clone/README.md(+1 -0)📝
advanced_tools_frameworks/local_llama3.1_tool_use/README.md(+1 -1)📝
advanced_tools_frameworks/web_scrapping_ai_agent/README.md(+1 -0)📝
advanced_tools_frameworks/web_search_ai_assistant/README.md(+1 -0)📝
ai_agent_tutorials/ai_customer_support_agent/README.md(+1 -0)📝
ai_agent_tutorials/ai_finance_agent_team/README.md(+1 -0)📝
ai_agent_tutorials/ai_health_fitness_agent/README.md(+2 -1)📝
ai_agent_tutorials/ai_investment_agent/README.md(+1 -0)📝
ai_agent_tutorials/ai_journalist_agent/README.md(+1 -0)📝
ai_agent_tutorials/ai_legal_agent_team/README.md(+1 -1)📝
ai_agent_tutorials/ai_meeting_agent/README.md(+1 -0)📝
ai_agent_tutorials/ai_movie_production_agent/README.md(+1 -0)📝
ai_agent_tutorials/ai_personal_finance_agent/README.md(+1 -0)📝
ai_agent_tutorials/ai_services_agency/README.md(+1 -1)📝
ai_agent_tutorials/ai_startup_trend_analysis_agent/README.md(+1 -1)📝
ai_agent_tutorials/ai_travel_agent/README.MD(+1 -0)📝
ai_agent_tutorials/local_news_agent_openai_swarm/README.md(+1 -1)...and 22 more files
📄 Description
I've found the repository to be incredibly useful.
However, upon walking throught the
ai_customer_support_agenttutorials, it appears that the README.md files lack instructions on how to navigate to the project directory, which is essential for executingpip install -r requirements.txtsuccessfully.To resolve this, I'm submitting a pull request to include the missing step.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.