Skip to content

Commit

Permalink
remove old inline comment
Browse files Browse the repository at this point in the history
  • Loading branch information
atierian committed Sep 4, 2024
1 parent d00abd5 commit 44e88d1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ describe('Conversation Route Introspection Visitor', () => {
}
type Mutation {
# TODO: Update to ContentBlock -- need the types
pirateChat(conversationId: ID, content: [ContentBlockInput], aiContext: AWSJSON, toolConfiguration: ToolConfigurationInput): ConversationMessage
@conversation(aiModel: "Claude3Haiku", functionName: "conversation-handler")
}
Expand Down

0 comments on commit 44e88d1

Please sign in to comment.