Skip to content

Implement RFD about LLM providers#92

Merged
anna239 merged 2 commits intoagentclientprotocol:masterfrom
xtmq:st/providers
Apr 21, 2026
Merged

Implement RFD about LLM providers#92
anna239 merged 2 commits intoagentclientprotocol:masterfrom
xtmq:st/providers

Conversation

@xtmq
Copy link
Copy Markdown
Contributor

@xtmq xtmq commented Apr 21, 2026

No description provided.

public val ANTHROPIC: LlmProtocol = LlmProtocol("anthropic")
public val OPENAI: LlmProtocol = LlmProtocol("openai")
public val AZURE: LlmProtocol = LlmProtocol("azure")
public val VERTEX: LlmProtocol = LlmProtocol("vertex")
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is vertex and google the same thing?

@anna239 anna239 merged commit 9abd3ff into agentclientprotocol:master Apr 21, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants