Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Krivoblotsky committed Mar 19, 2023
1 parent 04ecc33 commit 57b7af6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,8 @@ let result = try await openAI.chats(query: query)
XCTAssertFalse(result.choices.isEmpty)
```

You can also pass a custom string if you need to use some model, that is not represented above.

### Utilities

The component comes with several handy utility functions to work with the vectors.
Expand Down

0 comments on commit 57b7af6

Please sign in to comment.