Skip to content

Commit

Permalink
Update metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
monk1337 committed Jul 29, 2023
1 parent 972e45e commit 3df92f1
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions promptify/prompts/text2text/tabular_extractor/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@
{
"models": [
"text-davinci-003",
"gpt-3.5-turbo"
"gpt-3.5-turbo",
"gpt-35-turbo",
"claude-instant-1",
"claude-2",
"command",
"command-light",
"command-medium-beta",
"command-nightly",
"command-xlarge-beta"
],
"language": "en",
"task": "Tabular Data Extraction",
Expand Down Expand Up @@ -33,4 +41,4 @@
"citation": "Akbulut, E. (2023). Convert plain text to structured tabular data using Large Language Models(LLMs). [Computer software]. https://github.com/promptslab/Promptify/tree/main/promptify/prompts/text2text/tabular_extractor",
"prompt_id": "fd147c74-393a-40d4-993a-c42433148c4e"
}
]
]

0 comments on commit 3df92f1

Please sign in to comment.