Uses of Interface
org.mockserver.llm.client.LlmClient
Packages that use LlmClient
-
Uses of LlmClient in org.mockserver.llm.client
Classes in org.mockserver.llm.client that implement LlmClientModifier and TypeClassDescriptionclassShared scaffolding forLlmClientimplementations: URL parsing, base-request construction (method, path, host, scheme, custom headers) and a sharedObjectMapper.classRuntime client for the Anthropic Messages API (POST /v1/messages,x-api-key+anthropic-version).classRuntime client for Azure OpenAI.classRuntime client for Amazon Bedrock's Anthropic models (POST /model/{modelId}/invoke).classRuntime client for the Google GeminigenerateContentAPI.classRuntime client for a local Ollama server.classRuntime client for the OpenAI Chat Completions API (POST /v1/chat/completions,Authorization: Bearer).classRuntime client for the OpenAI Responses API (POST /v1/responses,Authorization: Bearer).Methods in org.mockserver.llm.client that return types with arguments of type LlmClientModifier and TypeMethodDescriptionMethods in org.mockserver.llm.client with parameters of type LlmClient