Skip to main content

Crate elizaos_plugin_gateway

Crate elizaos_plugin_gateway 

Source

Re-exports§

pub use client::GatewayClient;
pub use error::GatewayError;
pub use error::Result;
pub use types::EmbeddingParams;
pub use types::GatewayConfig;
pub use types::ImageDescriptionParams;
pub use types::ImageDescriptionResult;
pub use types::ImageGenerationParams;
pub use types::ImageGenerationResult;
pub use types::TextGenerationParams;

Modules§

client
config
error
types

Structs§

GatewayPlugin

Constants§

PLUGIN_DESCRIPTION
PLUGIN_NAME
PLUGIN_VERSION

Functions§

get_gateway_plugin