kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/717/head
rodzic
6178340f5c
commit
cc4b875a70
|
@ -27,6 +27,8 @@ npm i @agentic/platform
|
|||
|
||||
The main export of `@agentic/platform` is the `defineConfig(...)` function, which enables you to configure your Agentic project with full type safety and autocomplete.
|
||||
|
||||
Here's an example `agentic.config.ts`:
|
||||
|
||||
```ts
|
||||
import { defineConfig } from '@agentic/platform'
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue