{% extends "base.html" %} {% from "_hub.html" import hub %} {% block title %}Ranker — Config — karyab{% endblock %} {% block content %}
{{ effective_ui_backend }}{% if effective_ui_model %} / {{ effective_ui_model }}{% endif %}
[ranker.ui]
{{ effective_cli_backend }}{% if effective_cli_model %} / {{ effective_cli_model }}{% endif %}
Which LLM backend scores jobs. Anthropic/OpenCode API keys stay in secrets.toml — not entered here.
secrets.toml
anthropic
claude_cli
claude
opencode
ollama
manual
claude-opus-4-8
llama3.1
minimax-m3:cloud
[ranker]