70 Commits

Author SHA1 Message Date
b57d78a875 added option '-w' to print chat history with tags 2023-08-04 22:24:30 +02:00
Oleksandr Kozachuk
bcfb41917a Add App. 2023-06-26 17:53:16 +02:00
Oleksandr Kozachuk
648d7b35cc Merge branch 'main' of fstage:ok/ChatMastermind 2023-05-08 13:59:42 +02:00
Oleksandr Kozachuk
6ae0e7d084 Improve handling of printing source code only output. 2023-05-07 16:32:24 +02:00
Oleksandr Kozachuk
e0fac306cb Change default number of answers to 1 2023-05-07 15:01:48 +02:00
Oleksandr Kozachuk
63a202376d Optimize tags retrival in TXT files. 2023-05-07 14:43:56 +02:00
Oleksandr Kozachuk
c5fd466dda Change storage to use text format per default, instead of yaml, but still support yaml. 2023-05-07 14:31:17 +02:00
Oleksandr Kozachuk
57caba5360 Ignore noweb for now. 2023-05-07 14:02:19 +02:00
Oleksandr Kozachuk
df2f5e01a5 Fix handling of -q and -s, add pre-commit checks. 2023-04-19 15:28:19 +02:00
Oleksandr Kozachuk
ad10af8f4f Improve source code extraction 2023-04-08 11:32:29 +02:00
Oleksandr Kozachuk
eed180e7a6 Add possibility to print just the source code 2023-04-07 23:42:26 +02:00
Oleksandr Kozachuk
16f059920b Name files with autogenerated numbers 2023-04-07 21:55:47 +02:00
Oleksandr Kozachuk
4375b6aafd Small change 2023-04-07 18:02:36 +02:00
Oleksandr Kozachuk
eb1aec6d42 Add db to .gitignore 2023-04-07 17:59:46 +02:00
Oleksandr Kozachuk
1dd9adbba2 Remove initial db directory. 2023-04-07 17:58:58 +02:00
Oleksandr Kozachuk
4ee777118d Refactor process_tags 2023-04-07 17:56:02 +02:00
Oleksandr Kozachuk
b23a9f663f Splain main.py to several files. 2023-04-07 17:40:24 +02:00
Oleksandr Kozachuk
0470109434 Rename the script to cmm and fix installation 2023-04-07 15:42:24 +02:00
Oleksandr Kozachuk
a9dbf87a76 Initial commit of the code. 2023-04-07 15:14:34 +02:00
Kiyomichi Kosaka
f98acf167d
Initial commit 2023-04-07 14:02:46 +02:00