Skip to content

Commit

Permalink
Fix: Missing words in the features on README
Browse files Browse the repository at this point in the history
  • Loading branch information
nutti committed Aug 12, 2023
1 parent e7938bc commit c5a3392
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ The features of this add-on are as follows.
* Generate Variation Images: Generate variation images using the OpenAI
Image API.
* Supported Models: 'DALL-E'
* Audio
* Audio Tool
* Transcribe Audio: Transcribe audio using the OpenAI Audio API.
* Supported Models: 'whisper-1'
* Chat
* Chat Tool
* Chat: Chat using the OpenAI Chat API.
* Ask Blender Operators/Properties: Ask Blender operators/properties from the
right-click menu.
* Supported Models: 'gpt-3.5-turbo', 'gpt-4', 'gpt-4-32k'
* Code
* Code Tool
* Generate Code: Generate Blender Python specific code using the OpenAI Chat API.
* Edit Code: Edit Blender Python specific code using the OpenAI Chat API.
* Generate Code Examples: Generate code examples using Python API
Expand Down

0 comments on commit c5a3392

Please sign in to comment.