createAIBridge
Facilitate communication with external AI agents by creating a bridge using OpenAI-compatible APIs, enabling model and endpoint configurations for seamless interaction.
Instructions
Create a bridge to communicate with another AI agent via OpenAI-compatible API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiKey | No | API key if required | |
bridgeId | Yes | Unique identifier for this bridge | |
endpoint | No | API endpoint URL (required for custom provider) | |
endpointName | Yes | Name of configured endpoint or custom URL | |
model | No | Model to use |