Skip to content

Commit f710f54

Browse files
committed
Added C# to language support sentence for Codex models
1 parent 1d5c67a commit f710f54

File tree

1 file changed

+1
-1
lines changed
  • articles/cognitive-services/openai/concepts

1 file changed

+1
-1
lines changed

articles/cognitive-services/openai/concepts/models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Ada is usually the fastest model and can perform tasks like parsing text, addres
7878

7979
The Codex models are descendants of our base GPT-3 models that can understand and generate code. Their training data contains both natural language and billions of lines of public code from GitHub.
8080

81-
They’re most capable in Python and proficient in over a dozen languages, including JavaScript, Go, Perl, PHP, Ruby, Swift, TypeScript, SQL, and even Shell.
81+
They’re most capable in Python and proficient in over a dozen languages, including C#, JavaScript, Go, Perl, PHP, Ruby, Swift, TypeScript, SQL, and even Shell.
8282

8383
Currently we only offer one Codex model: `code-cushman-001`.
8484

0 commit comments

Comments
 (0)