ok pushed to main at kaizenkodo/ChatMastermind 2023-10-20 09:47:06 +02:00
17c6fa2453 Merge pull request 'Configurable glob and location on question and hist commands' (#18) from cust_loc_glob into main
5774278fb7 README: added new 'question' command parameters
40d0de50de cmm: limited the message locations for the new cmm parameters to those that make sense
72d31c26e9 main: improved parameter descriptions
980e5ac51f chat: changed default glob to '*.msg' in all ChatDB functions
Compare 8 commits »
ok merged pull request kaizenkodo/ChatMastermind#18 2023-10-20 09:47:05 +02:00
Configurable glob and location on question and hist commands
ok created pull request kaizenkodo/ChatMastermind#18 2023-10-19 16:18:48 +02:00
Configurable glob and location on question and hist commands
ok pushed to cust_loc_glob at kaizenkodo/ChatMastermind 2023-10-19 16:05:26 +02:00
114282dfd8 Add --glob and --location flags to hist and question commands, to be able to specify the location and files they should use.
9a493b57da Per default use only files with .msg suffix ignoring other files.
9b0951cb3f Change type msg_location to an Enum instead of Literal to be able to get all values easy and improve type checks.
Compare 3 commits »
ok pushed to cust_loc_glob at kaizenkodo/ChatMastermind 2023-10-19 14:52:12 +02:00
cc8ddc4fd9 Revert comments about location.
ok pushed to cust_loc_glob at kaizenkodo/ChatMastermind 2023-10-19 14:45:38 +02:00
234cca394f Allow to customize glob and location in command question and hist, convert location type to enum.
ok created branch cust_loc_glob in kaizenkodo/ChatMastermind 2023-10-19 14:45:38 +02:00
ok pushed to pipes at kaizenkodo/ChatMastermind 2023-10-17 11:58:11 +02:00
dca1bc621f Add Jinja2 as preparation for pipes.
5f29f60168 Add .old/ to git ignore, I use that dir ofter for old files, I do not want to delete.
3ea1f49027 cmm: added options '--tight' and '--no-paging' to the 'hist --print' cmd
8f56399844 cmm: replaced options '--with-tags' and '--with-file' with '--with-metadata'
e4cb6eb22b README: updated 'hist' command description
Compare 63 commits »
ok pushed to main at kaizenkodo/ChatMastermind 2023-10-17 11:57:47 +02:00
5f29f60168 Add .old/ to git ignore, I use that dir ofter for old files, I do not want to delete.
ok deleted branch msg_suffix from kaizenkodo/ChatMastermind 2023-10-07 12:41:56 +02:00
ok pushed to main at kaizenkodo/ChatMastermind 2023-10-07 12:41:56 +02:00
3ea1f49027 cmm: added options '--tight' and '--no-paging' to the 'hist --print' cmd
8f56399844 cmm: replaced options '--with-tags' and '--with-file' with '--with-metadata'
e4cb6eb22b README: updated 'hist' command description
e19c6bb1ea hist_cmd: added module 'test_hist_cmd.py'
811b2e6830 hist_cmd: implemented '--convert' option
Compare 16 commits »
ok merged pull request kaizenkodo/ChatMastermind#16 2023-10-07 12:41:53 +02:00
Implemented the new '.msg' suffix for Message files and a conversion command
ok pushed to main at kaizenkodo/Learning 2023-09-14 20:25:35 +02:00
259dbd5bee Switch font to CMU Typewriter.
ok deleted branch source_messages from kaizenkodo/ChatMastermind 2023-09-13 20:50:39 +02:00
ok pushed to main at kaizenkodo/ChatMastermind 2023-09-13 20:50:39 +02:00
17a0264025 question_cmd: now also accepts Messages as source files
ok merged pull request kaizenkodo/ChatMastermind#11 2023-09-13 20:50:38 +02:00
Allow adding the answer part of a Message to a new question
ok pushed to main at kaizenkodo/ChatMastermind 2023-09-13 11:08:12 +02:00
7f4a16894e Add pre-commit checks into push webhook.
ok pushed to main at kaizenkodo/ChatMastermind 2023-09-13 10:54:07 +02:00
26e3d38afb Add the Gitea web hooks.
ok deleted branch cleanup from kaizenkodo/ChatMastermind 2023-09-13 10:07:50 +02:00
ok pushed to cleanup at kaizenkodo/ChatMastermind 2023-09-12 16:38:03 +02:00
1ec3d6fcda Make it possible to specify the AI in config command.
544bf0bf06 Improve README.md
f96e82bdd7 Implement the config -l and config -m commands.
Compare 3 commits »