Skip to content

Commit

Permalink
Update ShuttleAI (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
herumes authored Sep 6, 2024
1 parent d9a915d commit f114891
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: ShuttleAI
description: Example configuration for ShuttleAI
---

# [ShuttleAI](https://shuttleai.app/)
# [ShuttleAI](https://shuttleai.com/)

> ShuttleAI API key: [shuttleai.app/keys](https://shuttleai.app/keys)
> ShuttleAI API key: [shuttleai.com/keys](https://shuttleai.com/keys)
**Notes:**

Expand All @@ -14,7 +14,7 @@ description: Example configuration for ShuttleAI
```yaml
- name: "ShuttleAI"
apiKey: "${SHUTTLEAI_API_KEY}"
baseURL: "https://api.shuttleai.app/v1"
baseURL: "https://api.shuttleai.com/v1"
models:
default: [
"shuttle-2.5", "shuttle-2.5-mini"
Expand Down

0 comments on commit f114891

Please sign in to comment.