mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 19:05:18 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| agent | ||
| algo | ||
| git_providers | ||
| identity_providers | ||
| log | ||
| secret_providers | ||
| servers | ||
| settings | ||
| tools | ||
| __init__.py | ||
| cli.py | ||
| cli_pip.py | ||
| config_loader.py | ||