Simon Willison
561784df6e
llm keys get command, refs #623
2024-11-11 09:47:13 -08:00
Andrew Wason
a466ddf3cd
Fix broken tests. Drop python 3.8. ( #580 )
...
* Fix broken tests. Drop python 3.8.
* Test on Python 3.13 too
---------
Co-authored-by: Simon Willison <swillison@gmail.com>
2024-10-27 11:26:47 -07:00
Simon Willison
8021e12aaa
Windows readline fix, plus run CI against macOS and Windows
...
* Run CI on Windows and macOS as well as Ubuntu, refs #407
* Use pyreadline3 on win32
* Back to fail-fast since we have a bigger matrix now
* Mark some tests as xfail on windows
2024-01-26 16:24:58 -08:00
Simon Willison
9119b03a07
Chmod 600 keys.json on creation, refs #351
2024-01-26 13:18:13 -08:00
Simon Willison
214fcaaf86
Upgrade to run against OpenAI >= 1.0
...
* strategy: fail-fast: false - to help see all errors
* Apply latest Black
Refs #325
2024-01-25 22:00:44 -08:00
Simon Willison
4d46ebaa32
OpenAI completion models including gpt-3.5-turbo-instruct, refs #284
2023-09-18 18:34:32 -07:00
Simon Willison
dff36f0edc
Change of policy: keys.json over-rides environment variables, closes #158
2023-08-20 23:27:21 -07:00
Simon Willison
e959026051
llm keys command, closes #174
2023-08-20 23:11:47 -07:00
Simon Willison
9a180e65a8
llm models default command, plus refactored env variables
...
Closes #76
Closes #31
2023-07-01 14:01:29 -07:00
Simon Willison
8308fe5cbf
Store debug info, closes #34
2023-06-16 08:51:56 +01:00
Simon Willison
bcb0a4a1ef
Removed obsolete imports
2023-06-15 23:20:58 +01:00
Simon Willison
1bb04c416c
Move logs.db to user_data_dir, refs #27
2023-06-15 19:59:08 +01:00
Simon Willison
6545ce9da6
Stream by default, added--no-stream option, closes #25
...
Also finished the work needed to remove --code, refs #24
2023-06-15 18:49:11 +01:00
Simon Willison
9fb3293cba
Now uses API key from keys.json, refs #13
2023-06-15 17:22:13 +01:00
Simon Willison
246266bee7
llm keys set and llm keys path commands, refs #13
2023-06-15 09:14:26 +01:00