Skip to content

Commit b60919f

Browse files
author
agrabauskas
committed
nit
1 parent a655f19 commit b60919f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gui/src/components/FeedbackButtons.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ export function FeedbackButtons({ item }: FeedbackButtonsProps) {
2626
name: "chatFeedback",
2727
data: {
2828
...logData,
29+
completionOptions: {}, // TODO delete completionOptions from @continuedev/config-yaml
2930
modelProvider: modelProvider || "unknown",
3031
modelName: modelTitle,
3132
modelTitle: modelTitle,

0 commit comments

Comments
 (0)