Skip to content

Commit 2afe6b1

Browse files
committed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)