View Source HyperLLM.Provider.Anthropic.OpenAICompatibility (hyper_llm v0.6.0)

This module is used to convert OpenAI requests to Anthropic requests and vice versa.

Summary

Functions

attach(request, options \\ [])

from_openai_request(request)

to_openai_chat_completion_response(arg)

to_openai_chat_completion_streaming_response(arg)