Skip to content

Commit

Permalink
release: 0.1.4
Browse files Browse the repository at this point in the history
 - update Getting Started doc
 - remove unused file
  • Loading branch information
hanrw committed Apr 20, 2024
1 parent e014593 commit 7f109c8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ val chatCompletion = openAI.completions(
**OpenAI Gateway**

```kotlin
implementation("com.tddworks:openai-gateway-jvm:0.1.3")
implementation("com.tddworks:openai-gateway-jvm:0.1.4")
```

**Then, configure the OpenAIGateway with your API keys and settings:**
Expand Down
12 changes: 0 additions & 12 deletions prompts/tasks.toml

This file was deleted.

0 comments on commit 7f109c8

Please sign in to comment.