custom-provider

command
v6.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 29, 2025 License: MIT Imports: 19 Imported by: 0

Documentation

Overview

Package main demonstrates how to create a custom AI provider executor and integrate it with the CLI Proxy API server. This example shows how to: - Create a custom executor that implements the Executor interface - Register custom translators for request/response transformation - Integrate the custom provider with the SDK server - Register custom models in the model registry

This example uses a simple echo service (httpbin.org) as the upstream API for demonstration purposes. In a real implementation, you would replace this with your actual AI service provider.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL