CustomOpenAISDKChatProviderAdapter class which accepts the necessary base URL and builds a custom OpenAI client. Then, you can build a completion agent with the necessary headers.
See it in the example below.
Repointing to Butter for WithMartian’s LLM Adapters
CustomOpenAISDKChatProviderAdapter class which accepts the necessary base URL and builds a custom OpenAI client. Then, you can build a completion agent with the necessary headers.
See it in the example below.