-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
The kubectl operator CLI seems like a good candidate for an entry point for an AI-based agent to use OLM as a tool to manage Cluster Extensions. If this statement is true, we need a concise way to programmatically describe the tool to an LLM. One way would to be to walk the cobra
commands concatenating them in a useful form for inclusion in an LLM system prompt. Once the LLM has the tool added in this manner it can reason about how to use the tool to implement user's desired goals for managing extensions.
Metadata
Metadata
Assignees
Labels
No labels