Giulio De Pasquale
23ee309b8f
refactor(home/aichat): update configuration and roles handling
...
- Removed inline `config` and `roles` definitions
- Used `lib.readFile` to load external files for configuration and roles
- Organized role files into separate markdown documents
2024-11-17 20:28:08 +00:00
Giulio De Pasquale
84b014fdac
fix(aichat): max input tokens 8192 and remove example in createpr
2024-07-25 23:26:40 +01:00
55f370c9d1
Update roles/home/aichat.nix
2024-07-03 10:18:00 +01:00
29692c5f29
Update roles/home/aichat.nix
2024-07-03 10:13:02 +01:00
abb0002c4c
Update roles/home/aichat.nix
2024-07-02 15:20:14 +01:00
897b7eb644
Update roles/home/aichat.nix
2024-07-02 15:07:16 +01:00
22bc7e809c
Update roles/home/aichat.nix
2024-07-01 18:40:29 +01:00
1459444d6c
Update roles/home/aichat.nix
2024-07-01 18:34:08 +01:00
180556cf45
Update roles/home/aichat.nix
2024-07-01 18:30:11 +01:00
866a5de2b8
Update roles/home/aichat.nix
2024-07-01 18:26:31 +01:00
047c36f1ca
Update roles/home/aichat.nix
2024-07-01 18:20:31 +01:00
fe6d156580
Update roles/home/aichat.nix
2024-07-01 18:19:40 +01:00
e3013a77b7
Update roles/home/aichat.nix
2024-07-01 18:18:39 +01:00
c756fc15b2
Update roles/home/aichat.nix
2024-06-07 13:22:22 +01:00
e109349112
Update roles/home/aichat.nix
2024-06-07 11:58:32 +01:00
89cc2be685
Update roles/home/aichat.nix
2024-06-07 11:58:18 +01:00
771c2c0e65
Update roles/home/aichat.nix
2024-06-07 10:04:16 +01:00
Giulio De Pasquale
e5703ed0c2
feat(aichat): update AIChat configuration and add new roles
...
- Renamed `aichatConfigDir` to `configDir`
- Updated the content of `config.yaml` with new models and types, increased maximum tokens for some models, and removed unnecessary configurations
- Added `roles.yaml` file with new roles for generating commit messages and pull request descriptions based on git diffs and commit messages
2024-06-04 22:52:51 +01:00
Giulio De Pasquale
f8a716f8ba
Use aichat flake
2024-06-02 01:39:58 +01:00
Giulio De Pasquale
a889960107
added separate aichat role
2024-05-27 13:38:59 +01:00