package chat

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service ChatCompletionService

chat.proto:69

service ChatCompletionStreamService

chat.proto:73

message ChatCompletionChoice

chat.proto:49

Used in: ChatCompletionResponse

enum ChatCompletionFinishReason

chat.proto:43

Used in: ChatCompletionChoice

message ChatCompletionRequest

chat.proto:21

OpenAI ChatCompletion Request + HF Generate

Used as request type in: ChatCompletionService.ChatComplete, ChatCompletionStreamService.ChatCompleteStream

message ChatCompletionResponse

chat.proto:61

Used as response type in: ChatCompletionService.ChatComplete, ChatCompletionStreamService.ChatCompleteStream

message ChatItem

chat.proto:15

Used in: ChatCompletionChoice, ChatCompletionRequest

enum ChatRole

chat.proto:8

What role in the conversation are we trying to represent

Used in: ChatItem

message Usage

chat.proto:55

Used in: ChatCompletionResponse