Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adamnolte committed Feb 25, 2024
1 parent 5d75b56 commit 8e0741e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Python/openai-assistants-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,14 @@ poetry run autoblocks prompts generate

## Run the script

Without Prompt SDK:

```bash
poetry run start
```

With Prompt SDK:

```bash
poetry run start-with-prompt-sdk
```

0 comments on commit 8e0741e

Please sign in to comment.