Documentation
¶
Index ¶
- func AppendSSEEventBytes(out []byte, event string, payload []byte, trailingNewlines int) []byte
- func AppendSSEEventString(out []byte, event, payload string, trailingNewlines int) []byte
- func ClaudeInputTokensJSON(count int64) []byte
- func ClaudeMessageSystemReminderText(content gjson.Result) (string, bool)
- func GeminiTokenCountJSON(count int64) []byte
- func SSEEventData(event string, payload []byte) []byte
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendSSEEventBytes ¶
func AppendSSEEventString ¶
func ClaudeInputTokensJSON ¶
func ClaudeMessageSystemReminderText ¶ added in v7.2.30
ClaudeMessageSystemReminderText converts a Claude message-level system value into ordinary user-visible reminder text for non-Claude upstream formats.
func GeminiTokenCountJSON ¶
func SSEEventData ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.