Simon Willison
|
8bf27b34ee
|
llm.UnknownModelError docs, closes #155
|
2023-08-13 14:57:35 -07:00 |
|
Simon Willison
|
4484765efe
|
Release 0.6.1
Refs #124
|
2023-07-24 08:41:05 -07:00 |
|
Simon Willison
|
9475413972
|
System prompts for Python API
|
2023-07-20 12:02:15 -07:00 |
|
Simon Willison
|
7a7bb3aed6
|
More improvements to release notes, refs #99
|
2023-07-11 22:00:17 -07:00 |
|
Simon Willison
|
2554a06e36
|
Docs for llm.user_dir(), closes #83
|
2023-07-11 07:43:57 -07:00 |
|
Simon Willison
|
0d6f9e7038
|
Documented conversations for Python API, closes #85
Also removed now obsolete internal concepts documentation, may add something like this again later.
|
2023-07-11 07:33:42 -07:00 |
|
Simon Willison
|
35827a5d43
|
Basic Python API usage instructions
Closes #75
|
2023-07-10 11:42:23 -07:00 |
|
Simon Willison
|
199f7e0767
|
Renamed iter_prompt() to execute() and updated tutorial
|
2023-07-10 07:59:12 -07:00 |
|
Simon Willison
|
49e4d688c6
|
Removed .stream() method in favor of .prompt(stream=False)
|
2023-07-04 07:50:31 -07:00 |
|
Simon Willison
|
61dd8afc60
|
Drop the debug field from the logs, combine chunks from stream
|
2023-07-03 06:39:54 -07:00 |
|
Simon Willison
|
2911975548
|
First attempt at internal API docs, refs #65
|
2023-07-01 08:50:39 -07:00 |
|