Skip to content

Repository files navigation

Tokener.ai for Dify

Installation

  1. Install the plugin from its GitHub repository or upload the .difypkg file from the latest release.
  2. Create an API key in the Tokener.ai Console.
  3. Open Settings → Model Provider → Tokener.ai and enter the key.

The API endpoint is fixed to https://api.tokener.dev/v1. The plugin does not accept provider keys, LiteLLM keys, organization IDs, or custom endpoints.

Supported in 0.1.2

  • OpenAI-compatible chat completions.
  • Credential and model-access validation through GET /v1/models.

Usage

In a Dify Workflow or Chatflow, add an LLM node, select Tokener.ai, and choose an available model.

Sync models

Model YAML is generated from the Tokener.ai public catalog:

uv run python scripts/sync_catalog.py
uv run python scripts/sync_catalog.py --check

Only LLM entries are generated.

Support

Open an issue in the LangGenius repository and include the Dify version, plugin version, model ID, and request ID. Never include API keys or prompt content.

License

Apache License 2.0. See LICENSE.

About

Tokener.ai model provider plugin for Dify

Resources

Code of conduct

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages