File tree Expand file tree Collapse file tree
packages/web/src/content/docs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Zen
33description : Kurirana lista modela koje nudi OpenCode.
44---
55
6- import config from " ../../../config.mjs"
6+ import config from " ../../../../ config.mjs"
77export const console = config .console
88export const email = ` mailto:${config .email } `
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Zen
33description : Liste organisée de modèles fournis par OpenCode.
44---
55
6- import config from " ../../../config.mjs"
6+ import config from " ../../../../ config.mjs"
77export const console = config .console
88export const email = ` mailto:${config .email } `
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: SDK
33description : Client JS type-safe per il server opencode.
44---
55
6- import config from " ../../../config.mjs"
6+ import config from " ../../../../ config.mjs"
77export const typesUrl = ` ${config .github }/blob/dev/packages/sdk/js/src/gen/types.gen.ts `
88
99L'SDK JS/TS di opencode fornisce un client type-safe per interagire con il server.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Zen
33description : Lista curata di modelli fornita da OpenCode.
44---
55
6- import config from " ../../../config.mjs"
6+ import config from " ../../../../ config.mjs"
77export const console = config .console
88export const email = ` mailto:${config .email } `
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: 공급자
33description : OpenCode에서 LLM 공급자를 사용합니다.
44---
55
6- import config from " ../../../config.mjs"
6+ import config from " ../../../../ config.mjs"
77export const console = config .console
88
99OpenCode는 [ AI SDK] ( https://ai-sdk.dev/ ) 및 [ Models.dev] ( https://models.dev ) 를 사용하여 ** 75개 이상의 LLM 공급자** 를 지원하며 로컬 모델도 실행할 수 있습니다.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Zen
33description : OpenCode가 제공하는 엄선된 모델 목록.
44---
55
6- import config from " ../../../config.mjs"
6+ import config from " ../../../../ config.mjs"
77export const console = config .console
88export const email = ` mailto:${config .email } `
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: SDK
33description : Typesikker JS-klient for OpenCode-server.
44---
55
6- import config from " ../../../config.mjs"
6+ import config from " ../../../../ config.mjs"
77export const typesUrl = ` ${config .github }/blob/dev/packages/sdk/js/src/gen/types.gen.ts `
88
99OpenCode JS/TS SDK gir en typesikker klient for samhandling med serveren.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Zen
33description : Utvalgt liste over modeller levert av OpenCode.
44---
55
6- import config from " ../../../config.mjs"
6+ import config from " ../../../../ config.mjs"
77export const console = config .console
88export const email = ` mailto:${config .email } `
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Zen
33description : Lista selecionada de modelos fornecidos pelo OpenCode.
44---
55
6- import config from " ../../../config.mjs"
6+ import config from " ../../../../ config.mjs"
77export const console = config .console
88export const email = ` mailto:${config .email } `
99
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: Zen
33description : opencode tarafından sağlanan seçilmiş modeller listesi.
44---
55
6- import config from " ../../../config.mjs"
6+ import config from " ../../../../ config.mjs"
77export const console = config .console
88export const email = ` mailto:${config .email } `
99
You can’t perform that action at this time.
0 commit comments