Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Review - Improve changes and move to rag_agent #4

Merged
merged 14 commits into from
Nov 7, 2024
Merged

Commits on Oct 5, 2024

  1. Review - Improve changes and move to rag_agent

    Move RAG logic to a new file, use a class
    for the functionalities.
    
    Combine requirements.txt, no need for two separate files.
    
    Signed-off-by: Chihurumnaya Ibiam <[email protected]>
    chimosky committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    bfd99c3 View commit details
    Browse the repository at this point in the history
  2. Remove redundant comments.

    Signed-off-by: Chihurumnaya Ibiam <[email protected]>
    chimosky committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c7493a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    918fea1 View commit details
    Browse the repository at this point in the history
  2. Move documentation to docs.

    Signed-off-by: Chihurumnaya Ibiam <[email protected]>
    chimosky committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    00a714c View commit details
    Browse the repository at this point in the history
  3. Review - check for retriever else return.

    Signed-off-by: Chihurumnaya Ibiam <[email protected]>
    chimosky committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    c332f6e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Document

    kshitijdshah99 authored and chimosky committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7e404bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08673f4 View commit details
    Browse the repository at this point in the history
  3. Added paths of Docs

    kshitijdshah99 authored and chimosky committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3981a60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18a9ac8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec46e7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    772b994 View commit details
    Browse the repository at this point in the history
  7. modified set_model function

    kshitijdshah99 authored and chimosky committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    496feb2 View commit details
    Browse the repository at this point in the history
  8. Remove redundant docstrings

    Signed-off-by: Chihurumnaya Ibiam <[email protected]>
    chimosky committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9a28f68 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. More dpeendecy changes

    Signed-off-by: Chihurumnaya Ibiam <[email protected]>
    chimosky committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    4c21573 View commit details
    Browse the repository at this point in the history