Commit Graph

22 Commits

Author SHA1 Message Date
Michael Yang
07d8d56177 use all caps for constants 2023-06-30 10:36:10 -07:00
Michael Yang
5cea13ce00 rename model to model_name to avoid collision 2023-06-30 10:33:01 -07:00
Bruce MacDonald
ab49a18a33 add help and descriptions to cli 2023-06-30 12:14:59 -04:00
Bruce MacDonald
36168300d9 update commands
- change list to models
- remove generate from cli in favour of run
2023-06-30 11:42:35 -04:00
Bruce MacDonald
a11cddbf99 remove models home param 2023-06-30 11:37:12 -04:00
Michael Yang
ea2a453a81 fix run arg parser 2023-06-29 16:32:00 -07:00
Michael Yang
f0b23b538d remove add cmd 2023-06-29 16:19:39 -07:00
Bruce MacDonald
01c31aac78 consistency between generate and add naming 2023-06-29 18:22:54 -04:00
Bruce MacDonald
faa1ce3195 spinner on generate 2023-06-29 16:42:43 -04:00
Bruce MacDonald
e4bdacb152 create models home if it does not exist 2023-06-29 15:20:08 -04:00
Bruce MacDonald
8523a54f50 optional prompt for run command 2023-06-29 11:10:11 -04:00
Michael Yang
a8d22fe4b3 Merge pull request #18 from jmorganca/yield-object
update generate to yield object
2023-06-28 18:06:18 -07:00
Michael Yang
972e91ef46 update generate to yield object 2023-06-28 18:04:00 -07:00
Bruce MacDonald
885403b4b8 ollama run command 2023-06-28 20:38:03 -04:00
Michael Yang
e63ad69388 batch mode 2023-06-28 14:34:04 -07:00
Michael Yang
dd4448f787 add prompt templates as j2 templates 2023-06-28 11:51:54 -07:00
Michael Yang
db5508209b interactive generate 2023-06-28 11:31:24 -07:00
Bruce MacDonald
52beb0a99e pull from remote 2023-06-28 12:13:13 -04:00
Michael Yang
7737ec0775 use poetry 2023-06-27 15:08:37 -07:00
Bruce MacDonald
01d2667f8b add function 2023-06-27 17:36:02 -04:00
Bruce MacDonald
7454900733 add cors 2023-06-27 17:26:49 -04:00
Michael Yang
1ae91f75f0 refactor 2023-06-27 13:36:30 -07:00