Skip to content

Add mdbook documentation with runnable examples and GitHub Pages deployment#7

Merged
wyenox merged 9 commits into
mainfrom
docs
Feb 13, 2026
Merged

Add mdbook documentation with runnable examples and GitHub Pages deployment#7
wyenox merged 9 commits into
mainfrom
docs

Conversation

@wyenox
Copy link
Copy Markdown
Collaborator

@wyenox wyenox commented Feb 13, 2026

Documentation

  • Created comprehensive mdbook documentation covering:
    • Getting started guide and core concepts
    • Built-in API clients (chat completions, image generation, speech-to-text, realtime)
    • ChatController for building chat applications
    • RouterClient for composing multiple clients
    • Custom client implementation guide (placeholder)

Runnable Examples

  • Added three new examples in examples/ as reference implementations:
    • hello-world - Simple chat completion with streaming
    • tool-calls - Full tool calling workflow with mock weather function
    • image-generation - Image generation with file saving

@wyenox wyenox merged commit 026f101 into main Feb 13, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant