Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bangs.md #559

Merged
merged 1 commit into from
Oct 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions docs/kagi/features/bangs.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,15 +114,14 @@ zm | Zambia
- **!fgpt** \<query> - Invoke FastGPT with the query
- **!quick** \<search terms> - Search & open "Quick Answer"

### Kagi Assistant bangs
### The Assistant bangs

> **Note:** Kagi Assistant is currently in open beta and available to Ultimate plan members. If you are not part of the beta, these bangs will not work as described below.
> **Note:** The Assistant is available in our Ultimate plan.

- **!fast** \<query> - Fast Assistant. Kagi search coupled with a fast AI model. Optimized for speed, while not sacrificing quality.
- **!expert** \<query> - Expert Assistant. Multiple Kagi searches (and external services) together with the best available AI model for the highest accuracy and comprehensive responses.
- **!code** \<query> - Code Assistant. Tuned for programming tasks and uses a powerful AI model for programming.
- **!chat** \<query> - Chat Assistant. Allows direct access to a variety of large language models for creative tasks.
- **!custom** \<query> - Custom Assistant. Allows you to further customize one of the existing modes.
You can quickly access Assistant from Kagi Search by using the following bangs:
`!asst`, `!as`, `!chat`, `!assistant` , `!llm`, `!expert` and `!fast`

You can also access the **Code** Custom Assistant with the `!code` bang.

### Search on external websites

Expand Down
Loading