weckrDocs · Integrations

Integrations

Every way to get Weckr in front of your LLM calls. Wrap the provider client directly for the cleanest, lowest-overhead path, or use one of the framework guides for agent-style code.

No matter which path you pick, the dashboard at app.useweckr.com fills with the same per-user, per-feature cost data.

SDKs

LLM providers

Agent frameworks

Tooling

Don't see your framework?

Tell us what you're using on GitHub and we'll prioritise a guide. Until then, the boundary-wrap pattern (wrap the underlying provider client with wk.chat()) works with almost any agent framework.