-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
works perfectly fine with:
❯ uvx -p 3.13 --from git+https://github.com/originalankur/GenerateAgents.md autogenerateagentsmd --help
Installed 79 packages in 60ms
usage: autogenerateagentsmd [-h] [--model PROVIDER/MODEL] [--list-models] [repo]
AutogenerateAgentsMD — analyze a GitHub repo and generate AGENTS.md
positional arguments:
repo Public GitHub repository URL to analyze.
options:
-h, --help show this help message and exit
--model, -m PROVIDER/MODEL
LLM to use, e.g. 'gemini/gemini-2.5-pro', 'anthropic/claude-
sonnet-4-20250514', 'openai/gpt-4o'. You can also pass just a
provider name ('gemini', 'anthropic', 'openai') to use its default
model.
--list-models List all supported models and exit.
similarly done in pipx if you use uv you can publish to pypi with uv publish and that is it :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels