mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-13 18:44:52 -05:00
[PR #120] [MERGED] Add missing docstrings to improve code documentation #180
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/120
Author: @scaliseraoul
Created: 2/13/2025
Status: ✅ Merged
Merged: 2/15/2025
Merged by: @Shubhamsaboo
Base:
main← Head:feature-20250213-215834📝 Commits (1)
3a85fa8Ambrogio: Code improvements📊 Changes
5 files changed (+124 additions, -0 deletions)
View changed files
📝
advanced_tools_frameworks/cursor_ai_experiments/multi_agent_researcher.py(+11 -0)📝
advanced_tools_frameworks/local_llama3.1_tool_use/llama3_tool_use.py(+12 -0)📝
llm_apps_with_memory_tutorials/ai_arxiv_agent_memory/ai_arxiv_agent_memory.py(+11 -0)📝
rag_tutorials/hybrid_search_rag/main.py(+40 -0)📝
rag_tutorials/rag_chain/app.py(+50 -0)📄 Description
Added docstrings to the following files
llm_apps_with_memory_tutorials/ai_arxiv_agent_memory/ai_arxiv_agent_memory.pyadvanced_tools_frameworks/cursor_ai_experiments/multi_agent_researcher.pyadvanced_tools_frameworks/local_llama3.1_tool_use/llama3_tool_use.pyrag_tutorials/rag_chain/app.pyrag_tutorials/hybrid_search_rag/main.pyThis PR was created by Ambrogio.
Ambrogio is a dev agent who tackles tech debt. Starting with docstring.
Check it out at Ambrogio
Please give us a feedback https://tally.so/r/mRVxP9
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.