mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
docs: fix more links (#2913)
This commit is contained in:
parent
8fc6a25142
commit
fb88cb0aa3
@ -24,10 +24,10 @@ export function Footer() {
|
||||
<A href="/docs">Docs</A>
|
||||
</div>
|
||||
<div data-slot="cell">
|
||||
<A href="https://opencode.ai/discord">Discord</A>
|
||||
<A href="/discord">Discord</A>
|
||||
</div>
|
||||
<div data-slot="cell">
|
||||
<A href="https://x/opencode">X</A>
|
||||
<A href="https://x.com/opencode">X</A>
|
||||
</div>
|
||||
</footer>
|
||||
)
|
||||
|
||||
@ -62,7 +62,7 @@ You are charged per request and you can add credits to your account.
|
||||
|
||||
You can also access our models through the following API endpoints.
|
||||
|
||||
| Model | Mode ID | Endpoint | AI SDK Package |
|
||||
| Model | Model ID | Endpoint | AI SDK Package |
|
||||
| ---------------- | ---------------- | --------------------------------------------- | --------------------------- |
|
||||
| GPT 5 | gpt-5 | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
|
||||
| GPT 5 Codex | gpt-5-codex | `https://opencode.ai/zen/v1/responses` | `@ai-sdk/openai` |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user