Skip to content

Commit

Permalink
Merge pull request #567 from RizaFarheen/main
Browse files Browse the repository at this point in the history
updates
  • Loading branch information
nhandt2021 authored Nov 14, 2023
2 parents 5a443e7 + 1c8d0d5 commit 678e5f1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/developer-guides/quickstart-ai-orchestration.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ This workflow is available as a [template in the Template Explorer](https://orke
- export OPEN_AI_KEY=(Your OPENAI API KEY)
4. Run the shell script below to create your document classifier application, execute it and view the output:

:::info
*Please note: This script uses jq. If you do not have it installed, please follow instructions [here](https://jqlang.github.io/jq/download/)*.
:::

```shell
curl -s https://raw.githubusercontent.com/orkes-io/orkes-templates/main/document-classifier/shell/create_document_classifier.sh | bash
```
Expand Down
Binary file modified static/img/quickstart-ai-prompts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/quickstart-example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 678e5f1

Please sign in to comment.