Skip to content

Commit

Permalink
[Obs AI Assistant] remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
viduni94 committed Dec 30, 2024
1 parent faec300 commit 63e5be1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ interface CompleteFunctionParams {
scope?: AssistantScope;
}

// 2. Update the CompleteFunction type accordingly
type CompleteFunction = (params: CompleteFunctionParams) => Promise<{
conversationId?: string;
messages: InnerMessage[];
Expand Down

0 comments on commit 63e5be1

Please sign in to comment.