Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

How to call different AI models in Kode using @mention system?

2025-08-28 191
Link directMobile View
qrcode

Kode's @mention system is its core interaction, which is governed by the following specifications:

  • Model Consultation Syntax: Use the @ask-model-name prefix to call a specific model, such as@ask-gpt-5 解释分布式锁原理The system intelligently completes the available models
  • Proxy invocation syntax: Assign specialized tasks via the @run-agent-name directive, for example@run-agent-architect 设计高并发订单系统Automatically matches the most suitable architectural design agent
  • Document citation rules: Input @ followed by the file path to automatically complete the project file, such as@src/utils/encrypt.jswill load the contents of the file into the dialog context

Use with care:

  1. Abbreviations and fuzzy matches are supported, typing @a may suggest all models/agents starting with a
  2. transferring entity/modelcommand to view the list of currently available models
  3. Complex tasks can be invoked in cascade, e.g. @ask to analyze the problem and then @run to execute the solution.

Recommended

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top

en_USEnglish