Simon Willison
|
570a3eccae
|
Python attachment documentation, plus fixed a mimetype detection bug
Refs #587
|
2024-10-28 15:41:34 -07:00 |
|
Simon Willison
|
6deed8f976
|
get_model() improvement, get_default_model() / set_default_wodel() now documented
Refs #553
|
2024-08-18 17:37:31 -07:00 |
|
Simon Willison
|
37f85b3a1f
|
Document model options in Python API, closes #187
|
2023-09-12 10:36:47 -07:00 |
|
Simon Willison
|
f54f2c659d
|
response.__str__ method, closes #268
|
2023-09-12 10:36:29 -07:00 |
|
Simon Willison
|
f5ec484cf2
|
Fixed documentation heading level, refs #154
|
2023-08-19 22:12:02 -07:00 |
|
Simon Willison
|
c290b44d45
|
llm.remove_alias() function, refs #154
|
2023-08-19 22:06:51 -07:00 |
|
Simon Willison
|
8cdcf1e689
|
llm.set_alias() function, refs #154
|
2023-08-19 22:01:29 -07:00 |
|
Simon Willison
|
0eeb8393ca
|
llm models and llm templates default to list, closes #167
|
2023-08-19 20:04:14 -07:00 |
|
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 |
|