Skip to content

Commit 2afe6b1

Browse files
committed
1 parent 5886638 commit 2afe6b1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

polycode/model.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ type AgentInput struct {
143143
SessionKey string `json:"sessionKey"`
144144
LLMInput LLMInput `json:"llmInput"`
145145
Labels map[string]string `json:"labels"`
146+
ChannelId string `json:"channelId"`
146147
}
147148

148149
type LLMInput struct {

0 commit comments

Comments
 (0)