Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
machulav committed Sep 10, 2024
1 parent d17e6e4 commit b456419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/actions/askCodaTable.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import OpenAI from 'openai';

const actionDefinition: ActionDefinition = {
key: 'askCodaTable',
name: 'Ask Coda Table Q&A',
name: 'Ask Coda Table',
description: 'This action enables users to ask questions and receive answers from a table in a Coda document with question and answer columns.',
type: 'read',
inputParameters: [
Expand Down

0 comments on commit b456419

Please sign in to comment.