constants

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: May 30, 2026 License: MIT Imports: 0 Imported by: 6

Documentation

Overview

Package constants contains shared role constants used across DeepSeek request and response types.

Index

Constants

View Source
const (
	// ChatMessageRoleSystem is the role of a system message
	ChatMessageRoleSystem = "system"
	// ChatMessageRoleUser is the role of a user message
	ChatMessageRoleUser = "user"
	// ChatMessageRoleAssistant is the role of an assistant message
	ChatMessageRoleAssistant = "assistant"
	// ChatMessageRoleTool is the role of a tool message
	ChatMessageRoleTool = "tool"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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