Commit Graph

20 Commits

Author SHA1 Message Date
Simon Willison
fd898ff2b5 Use response.set_usage(), closes #29
Refs https://github.com/simonw/llm/issues/610
2024-11-19 20:29:25 -08:00
Simon Willison
1e6ffefa18 Release 0.9
Refs  #25, #20, #24
Refs simonw/llm#507
Refs simonw/llm#613
2024-11-17 12:56:11 -08:00
Simon Willison
480fe27dc0 Depend on LLM >= 0.18 2024-11-17 12:53:42 -08:00
Simon Willison
b1bab19a74 Release 0.9a0
Refs #25
Refs https://github.com/simonw/llm/issues/507
Refs https://github.com/simonw/llm/pull/613
2024-11-13 19:37:04 -08:00
Simon Willison
8dc778592f Async models
* Tip about pytest --record-mode once

Plus mechanism for setting API key during tests with PYTEST_ANTHROPIC_API_KEY

* Async support for Claude models

Closes #25
Refs https://github.com/simonw/llm/issues/507
Refs https://github.com/simonw/llm/pull/613

* Depend on llm>=0.18a0, refs #25
2024-11-13 19:36:11 -08:00
Simon Willison
59289b9e86 Release 0.8
Refs #16, #22
2024-11-04 10:37:18 -08:00
Simon Willison
b5b19b7644 Upgrade to new Anthropic SDK, supports Python 3.13
Refs #16
2024-11-04 10:33:05 -08:00
Simon Willison
94456fdf8e Release 0.7
Refs #22
2024-11-01 11:48:36 -07:00
Simon Willison
cfb9364373 Release 0.6
Refs #19
2024-10-28 19:41:41 -07:00
Simon Willison
adcc254072 Release 0.6a0
Refs #19, https://github.com/simonw/llm/issues/587
2024-10-28 18:30:19 -07:00
Simon Willison
97f2aeeec6 Image attachment support
Refs #19

Refs https://github.com/simonw/llm/issues/587
2024-10-28 18:29:16 -07:00
Simon Willison
1aa490cf9a Release 0.5
Refs #17
2024-10-22 09:29:36 -07:00
Simon Willison
18d562a730 Release 0.4.1
Refs #11
2024-08-30 16:10:45 -07:00
Simon Willison
d8140ae6bb Release 0.4
Refs #7
2024-06-20 11:26:57 -07:00
Simon Willison
891198235a Drop llm-claude dependency, closes #6 2024-06-18 17:01:53 -07:00
Simon Willison
a973cab4a8 Release 0.3
Refs #3
2024-03-13 14:05:41 -07:00
Simon Willison
6e8e047371 Release 0.2
Refs #2
2024-03-07 16:13:01 -05:00
Simon Willison
60ca85234f Fixed bug in TOML, refs #1 2024-03-04 07:40:12 -08:00
Simon Willison
9171686314 Added first test, using pytest-recording - refs #1 2024-03-04 07:38:39 -08:00
Simon Willison
f75f18e5f2 Initial working prototype, refs #1 2024-03-04 07:26:18 -08:00