12

I'm currently using custom bangs to quickly access different assistant modes. Example: https://kagi.com/assistant?mode=4&sub_mode=14&q=%s
New assistant UI only supports the query param itself via https://kagi.com/_nt/assistant/?q=%s

Suggestion would be to implement similar-ish params for LLM choice, internet access and anything else that's available through the UI.

  • Luis replied to this.
    6 days later
    16 days later

    Krmloo Hey, you can already solve that by using the profile and internet query parameter in the Assistant URL. For example: https://kagi.com/assistant?q=%s&profile=gpt-4o&internet=on

    &profile with value,

    • for custom assistants: the id in the URL when you open your custom assistant in the settings page
    • for standard models: uses the model's name, for e.g. gpt-4o
      • full list: code, claude-3-haiku, claude-3-opus, claude-3-sonnet, gemini-pro, gpt-4, gpt-4-turbo, gpt-4o, gpt-4o-mini, llama-3-405b, mistral-large, mistral-nemo

    &internet + &personalizations use values on and off

    EDIT: added full model list

    In the coming weeks we will improve this UX by allowing direct setup of custom Assistant bangs during the editing of a custom assistant.

    a month later
    No one is typing