mixseek-model-list
🎯Skillfrom drillan/mixseek-plus
Retrieves and displays available LLM models from various providers via API, providing model compatibility and recommended settings for MixSeek-Core.
Part of
drillan/mixseek-plus(10 items)
Installation
pip install git+https://github.com/drillan/mixseek-pluspip install "git+https://github.com/drillan/mixseek-plus#egg=mixseek-plus[playwright]"Skill Details
MixSeek-Coreで利用可能なLLMモデルの一覧を表示します。「使えるモデル」「モデル一覧」「どのモデルがある」「モデルを取得」「APIからモデル」といった依頼で使用してください。API経由でプロバイダー別のモデル情報を動的取得し、推奨設定、互換性情報を提供します。
More from this repository9
Validates MixSeek configuration files (TOML) for syntax correctness and schema compliance, detecting and suggesting fixes for configuration errors.
Detects and identifies Python commands within text, providing insights into potential command usage and syntax.
Generates MixSeek evaluation configuration files (evaluator.toml, judgment.toml) for defining submission scoring and judgment criteria in TUMIX tournaments.
Debugs and traces interactions with the MixSeek search plugin, providing detailed logging and diagnostic information for troubleshooting.
Generates MixSeek prompt builder configuration files (prompt_builder.toml) with customizable templates for multi-round AI task orchestration.
Configures and manages orchestration settings for the MixSeek Plus search and recommendation system.
Initializes MixSeek workspace by creating configuration directories and guiding environment variable setup for a new project.
Manages AI coding workspace configuration, team settings, evaluation setup, and debugging tools for MixSeek-Core.
Generates MixSeek team configuration files (team.toml) by defining Leader and Member Agent configurations, models, and system instructions for specific team objectives.