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 assistant.md #523

Merged
merged 1 commit into from
Sep 5, 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
7 changes: 7 additions & 0 deletions docs/kagi/ai/assistant.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,13 @@ We also plan to add Llama models from Meta soon.

You can learn more about how these models compare in the [Kagi LLM Benchmarking Project](./llm-benchmark.md) page.

## Bangs

You can quickly access Assistant from Kagi Search by using the following [bangs](../features/bangs.md):
`!asst`, `!as`, `!chat`, `!assistant` , `!llm`, `!expert` and `!fast`

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

## Availability

The Assistant is available to all Kagi Ultimate members.
Expand Down
Loading