diff --git a/README.md b/README.md index 1e64eaa0..3fab4e1b 100644 --- a/README.md +++ b/README.md @@ -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.