stream_simulator

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StreamAnthropicCachedResponse

func StreamAnthropicCachedResponse(c *fiber.Ctx, cachedResp *models.AnthropicMessage, requestID string) error

StreamAnthropicCachedResponse converts a cached AnthropicMessage response to Server-Sent Events (SSE) format

func StreamGeminiCachedResponse

func StreamGeminiCachedResponse(c *fiber.Ctx, cachedResp *models.GeminiGenerateContentResponse, requestID string) error

StreamGeminiCachedResponse converts a cached GeminiGenerateContentResponse to Server-Sent Events (SSE) format

func StreamOpenAICachedResponse

func StreamOpenAICachedResponse(c *fiber.Ctx, cachedResp *models.ChatCompletion, requestID string) error

StreamOpenAICachedResponse converts a cached ChatCompletion response to Server-Sent Events (SSE) format

Types

This section is empty.

Jump to

Keyboard shortcuts

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