Are you sure you want to delete this task? Once this task is deleted, it cannot be recovered.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| src/gitty | 1 year ago | |
| .python-version | 1 year ago | |
| LICENSE | 1 year ago | |
| README.md | 1 year ago | |
| pyproject.toml | 1 year ago | |
| uv.lock | 1 year ago | |
This is an AutoGen powered CLI that generates draft replies for issues and pull requests
to reduce maintenance overhead for open source projects.
Simple installation and CLI:
gitty --repo microsoft/autogen issue 5212
Important: Install the dependencies and set OpenAI API key:
uv sync --all-extras
source .venv/bin/activate
export OPENAI_API_KEY=sk-....
This is a mirror of AutoGen from GitHub. AutoGen is a framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
Python SVG Jupyter Notebook C# TSX other