Skip to content

chore: add llm binding doc#226

Merged
viktormarinho merged 2 commits intomainfrom
add-llm-binding-doc
Feb 13, 2026
Merged

chore: add llm binding doc#226
viktormarinho merged 2 commits intomainfrom
add-llm-binding-doc

Conversation

@viktormarinho
Copy link
Contributor

@viktormarinho viktormarinho commented Feb 13, 2026

Summary by cubic

Add LLM Binding documentation that explains the standard interface for exposing language models and how to implement it. It covers the five required tools, the model entity schema, provider implementations (OpenRouter, Google Gemini, Deco LLM), token usage and pricing (per-token normalization and cost reporting), usage hooks, shared patterns, and key dependencies, all in docs/LLM_BINDING.md.

Written for commit 4184127. Summary will update on new commits.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@viktormarinho viktormarinho merged commit d04182f into main Feb 13, 2026
1 of 9 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