feat: reasoning AI models

This commit is contained in:
iff 2025-04-06 17:53:27 +02:00
parent 874b924496
commit 8233ab723d
4 changed files with 48 additions and 8 deletions

View file

@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Support reasoning AI models (can take more than 20 seconds)
- Allow adding additional prompts for role-playing with perversion or whatever
- `exe_contains` condition to check if the command contains the argument
### Fixed