1
0
mirror of https://github.com/coalaura/whiskr.git synced 2025-09-09 01:09:54 +00:00
This commit is contained in:
Laura
2025-08-15 03:38:24 +02:00
parent 3adaa69bc0
commit 75a9d893c3
5 changed files with 115 additions and 3 deletions

View File

@@ -67,6 +67,7 @@ go build -o whiskr
- Adjust model, temperature, prompt, or message role from the controls in the bottom-left
- Use the model search field to quickly find models (supports fuzzy matching)
- Look for tags in the model list to see if a model supports tools, vision, or reasoning
- Use `![alt](url)` in your message to display an image inline. If the model supports vision, the same image URL is passed to the model for multimodal input.
## License