# provider-replicate/lifeboat (Replicate Lifeboat) You can run this example with: ```bash npx promptfoo@latest init --example provider-replicate/lifeboat cd provider-replicate/lifeboat ``` ## Usage To get started, set your OpenAI and Replicate API tokens in promptfooconfig.yaml. Then, add your test cases. Then run: ```bash promptfoo eval ``` Afterwards, you can view the results by running `promptfoo view`