Simon Willison
eb0de619e9
llm logs -t/--truncate and rowid display, closes #16
2023-06-14 07:27:07 +01:00
Simon Willison
f605b0b1fc
Ensure chat_id is added at log time too, refs #6
2023-06-14 07:08:46 +01:00
Simon Willison
f6c1225f28
Renamed chat_id to _continue, refs #14 , #6
2023-06-14 07:05:50 +01:00
Amjith Ramanujam
37999ce641
-c option for continuing a chat (using new chat_id column) ( #14 )
...
Refs #6
* Add a chat_id to requests
* Fail early if the log.db is absent
* Automatically add the chat_id column.
Co-authored-by: Simon Willison <swillison@gmail.com>
2023-06-14 07:03:35 +01:00
Simon Willison
d222550f66
Better error output for OpenAI messages, closes #15
2023-06-13 19:23:53 +01:00
Simon Willison
d19a0967c1
Link to blog post
2023-05-18 15:41:59 -07:00
Simon Willison
d586f63234
Release 0.3
...
Refs #3 , #5 , #10 , #11
2023-05-17 14:10:18 -07:00
Simon Willison
abc1e96d1b
Accept prompts sent to standard input, closes #11
2023-05-17 14:08:53 -07:00
Simon Willison
45b230b297
Using with a shell
2023-05-17 13:33:04 -07:00
Simon Willison
41e5c5481f
llm logs command, closes #3
2023-04-01 18:52:46 -07:00
Simon Willison
fa99b6c340
Suppress some warnings
2023-04-01 18:37:55 -07:00
Simon Willison
229a82dd0f
--code mode, closes #5
2023-04-01 18:36:27 -07:00
Simon Willison
05e5d5f4f4
Release 0.2, refs #2
2023-04-01 15:29:04 -07:00
Simon Willison
1a840cd7ac
Initial prompt/response log, closes #2
2023-04-01 15:28:46 -07:00
Simon Willison
93ebb96cfa
Rename back to llm, refs #1
2023-04-01 15:00:19 -07:00
Simon Willison
04d00d9522
Change name to llm-cli in setup and README, refs #1
2023-04-01 14:45:40 -07:00
Simon Willison
8afc46c520
More renames to llm-cli - refs #1
2023-04-01 14:42:42 -07:00
Simon Willison
c5c666867a
Renamed package to llm-cli
2023-04-01 14:41:46 -07:00
Simon Willison
3f89cb9609
Initial prototype, refs #1
2023-04-01 14:28:24 -07:00