kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/701/head
rodzic
9edec3a8a4
commit
6e03cf975e
|
@ -36,3 +36,5 @@ import { NotionClient } from '@agentic/notion'
|
|||
const notion = new NotionClient()
|
||||
const authenticatedUser = await notion.getSelf()
|
||||
```
|
||||
|
||||
You'll need to set up a [Notion Integration](https://developers.notion.com/docs/authorization), give it access to some pages in your Notion workspace, and then set the `NOTION_API_KEY` environment variable to the integration's token.
|
||||
|
|
Ładowanie…
Reference in New Issue