mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-16 15:34:47 -05:00
[PR #123] [MERGED] Add missing docstrings to improve code documentation #4928
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/123
Author: @scaliseraoul
Created: 2/16/2025
Status: ✅ Merged
Merged: 2/25/2025
Merged by: @Shubhamsaboo
Base:
main← Head:feature-20250216-190631📝 Commits (1)
5d4730eAdd docstring📊 Changes
3 files changed (+114 additions, -0 deletions)
View changed files
📝
rag_tutorials/autonomous_rag/autorag.py(+48 -0)📝
rag_tutorials/llama3.1_local_rag/llama3.1_local_rag.py(+26 -0)📝
rag_tutorials/local_hybrid_search_rag/local_main.py(+40 -0)📄 Description
Added docstrings to the following files
rag_tutorials/autonomous_rag/autorag.pyrag_tutorials/llama3.1_local_rag/llama3.1_local_rag.pyrag_tutorials/local_hybrid_search_rag/local_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.