The current implementation of the manifestgen agent in #213 leverages Google Cloud Vertex AI to generate Kubernetes manifests.
To provide more flexibility, we should extend the agent to support other LLM providers. Specifically, we should prioritize support for any provider that is OpenAI API compatible.
Make the LLM model name configurable in manifestgen agent.
The current implementation of the manifestgen agent in #213 leverages Google Cloud Vertex AI to generate Kubernetes manifests.
To provide more flexibility, we should extend the agent to support other LLM providers. Specifically, we should prioritize support for any provider that is OpenAI API compatible.
Make the LLM model name configurable in manifestgen agent.