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

Add PR help message functionality and update dependencies #1241

Merged
merged 1 commit into from
Sep 21, 2024
Merged

Commits on Sep 21, 2024

  1. Add PR help message functionality and update dependencies

    - Implement PRHelpMessage class to provide AI-powered assistance for pull requests.
    - Add methods for similarity search using local, S3, and Pinecone databases.
    - Update `requirements.txt` to include new dependencies for langchain and chromadb.
    - Modify `configuration.toml` to include `force_local_db` setting for PR help.
    - Update `aiohttp` and `openai` package versions.
    mrT23 committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    4b74506 View commit details
    Browse the repository at this point in the history