Skip to content

Commit

Permalink
Update example-llm-workflows/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Brian Ginsburg <[email protected]>
Signed-off-by: Zeeshan Lakhani <[email protected]>
  • Loading branch information
Zeeshan Lakhani and bgins authored May 1, 2024
1 parent 8156b81 commit bf63e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-llm-workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ IPFS is running at http://127.0.0.1:5001/debug/vars
➜ Local: http://127.0.0.1:3000/
```

EveryCLI has started a gateway that loads Wasm components onto [IPFS][ipfs] for persistent storage, prepares workflows, and integrates with the Homestar runtime to schedule and execute these workflows.
EveryCLI has started a gateway that loads Wasm components onto [IPFS][ipfs] for persistent storage. It also prepares workflows and integrates with the Homestar runtime to schedule and execute workflows.

With EveryCLI up, in another window, let's POST a job/workflow to the local EveryCLI `localhost` endpoint, which will execute the [`simple.json`](./simple.json2) workflow on [Homestar][homestar]:

Expand Down

0 comments on commit bf63e7b

Please sign in to comment.