We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d187933 commit 9d8f9fcCopy full SHA for 9d8f9fc
examples/gemini/python/docs-agent/pyproject.toml
@@ -48,6 +48,4 @@ build-backend = "poetry.core.masonry.api"
48
49
50
[tool.poetry.scripts]
51
-agent = "docs_agent.interfaces.cli:cli"
52
-agent_admin = "docs_agent.interfaces.cli:cli_admin"
53
-agent_client = "docs_agent.interfaces.cli:cli_client"
+agent = "docs_agent.interfaces.cli.cli:cli"
0 commit comments