Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
site_name: StackOne AI SDK
site_url: https://stackonehq.github.io/stackone-ai-python
repo_url: https://github.com/StackOneHQ/stackone-ai-python
repo_name: StackOneHQ/stackone-ai-python
site_url: https://stackonehq.github.io/stackone-ai-node§
repo_url: https://github.com/StackOneHQ/stackone-ai-node
repo_name: StackOneHQ/stackone-ai-node

docs_dir: .docs

Expand Down Expand Up @@ -42,7 +42,10 @@ nav:
- Home: index.md
- Usage:
- Getting Started: index.md
- Account IDs: account-id-usage.md
- Error Handling: error-handling.md
- File Uploads: file-uploads.md
- Integrations:
- OpenAI: openai-integration.md
- Custom Base URL: custom-base-url.md
- Integrations:
- OpenAI: openai-integration.md
- AI SDK: ai-sdk-integration.md