Versions in this module Expand all Collapse all v0 v0.1.7 Jan 6, 2025 Changes in this version + type Channel struct + Key string + TestModel []string + Type ChannelType + URL string + type ChannelType int + const ChannelTypeGemini + const ChannelTypeOpenAI + type Message struct + Content json.RawMessage + Role string + type TestResult struct + ErrorMsg string + Key string + Latency float64 + Model string + Success bool + type Usage struct + CompletionTokens int + PromptTokens int + TotalTokens int