diff options
Diffstat (limited to 'packages/web/src/components/Lander.astro')
| -rw-r--r-- | packages/web/src/components/Lander.astro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/web/src/components/Lander.astro b/packages/web/src/components/Lander.astro index 605cea638..0e522158d 100644 --- a/packages/web/src/components/Lander.astro +++ b/packages/web/src/components/Lander.astro @@ -78,6 +78,7 @@ if (image) { <li><b>Multi-session</b>: Start multiple agents in parallel on the same project.</li> <li><b>Shareable links</b>: Share a link to any sessions for reference or to debug.</li> <li><b>Claude Pro</b>: Log in with Anthropic to use your Claude Pro or Max account.</li> + <li><b>ChatGPT Plus/Pro</b>: Log in with OpenAI to use your ChatGPT Plus or Pro account.</li> <li><b>Use any model</b>: Supports 75+ LLM providers through <a href="https://models.dev">Models.dev</a>, including local models.</li> </ul> </section> |
