AxAIProfileTransport
type AxAIProfileTransport =
| "openai-chat"
| "openai-responses"
| "anthropic-messages"
| "gemini-generate-content"
| "webllm";type AxAIProfileTransport =
| "openai-chat"
| "openai-responses"
| "anthropic-messages"
| "gemini-generate-content"
| "webllm";