ModelID is a union type that represents the model identifiers for different AI services. It includes Google Gemini model IDs and OpenAI model IDs. This allows for flexibility in specifying which model to use for the AI agent.
ModelID is a union type that represents the model identifiers for different AI services. It includes Google Gemini model IDs and OpenAI model IDs. This allows for flexibility in specifying which model to use for the AI agent.