Commit Graph

  • a1ec25861b Rename plugin to llm-anthropic, refs #31 llm-anthropic Simon Willison 2024-12-17 12:09:51 -08:00
  • 8c08d567c5 claude-3-5-sonnet-20240620 supports PDF, closes #30 main Simon Willison 2024-12-17 11:48:18 -08:00
  • c62bf247fa Release 0.10 0.10 Simon Willison 2024-12-01 16:07:47 -08:00
  • 896cd6200b Depend on LLM 0.19, refs #29 Simon Willison 2024-12-01 16:03:44 -08:00
  • ec5b3bddfd Release 0.10a0 0.10a0 Simon Willison 2024-11-19 20:30:40 -08:00
  • fd898ff2b5 Use response.set_usage(), closes #29 Simon Willison 2024-11-19 20:28:28 -08:00
  • 1e6ffefa18 Release 0.9 0.9 Simon Willison 2024-11-17 12:56:11 -08:00
  • 480fe27dc0 Depend on LLM >= 0.18 Simon Willison 2024-11-17 12:53:42 -08:00
  • b1bab19a74 Release 0.9a0 0.9a0 Simon Willison 2024-11-13 19:37:04 -08:00
  • 8dc778592f Async models Simon Willison 2024-11-13 19:36:11 -08:00
  • 40b7dca88d Document the api key environment variable (#24) Kalin Fetvadjiev 2024-11-13 19:07:09 -08:00
  • 7c5067e9c9 Fix for bug where attachments ignored prompt, refs #20 0.8 Simon Willison 2024-11-04 10:43:06 -08:00
  • 59289b9e86 Release 0.8 Simon Willison 2024-11-04 10:37:18 -08:00
  • b5b19b7644 Upgrade to new Anthropic SDK, supports Python 3.13 Simon Willison 2024-11-04 10:33:05 -08:00
  • 6c3e2fb0b6 Claude 3.5 Haiku, closes #23 Simon Willison 2024-11-04 10:30:11 -08:00
  • 5bdddf7dbb Update to my latest branch for workaround Simon Willison 2024-11-01 12:53:47 -07:00
  • 94456fdf8e Release 0.7 0.7 Simon Willison 2024-11-01 11:48:36 -07:00
  • ec3aa1295d PDF attachment support for Claude 3.5 Sonnet, refs #22 Simon Willison 2024-11-01 11:46:38 -07:00
  • e065c6d48c Fix typo in README Simon Willison 2024-10-29 10:14:11 -07:00
  • 924a9aa381 Document temporary workaround for Python 3.13 Simon Willison 2024-10-29 10:13:10 -07:00
  • cfb9364373 Release 0.6 0.6 Simon Willison 2024-10-28 19:41:23 -07:00
  • f8479fa942 Document image support 0.6a0 Simon Willison 2024-10-28 18:51:48 -07:00
  • ec139c8f18 Don't test against 3.13 yet, refs #16 Simon Willison 2024-10-28 18:46:02 -07:00
  • 91a16bab0f Drop Python 3.8, add Python 3.13 Simon Willison 2024-10-28 18:30:53 -07:00
  • adcc254072 Release 0.6a0 Simon Willison 2024-10-28 18:30:19 -07:00
  • 97f2aeeec6 Image attachment support Simon Willison 2024-10-28 18:28:01 -07:00
  • 1aa490cf9a Release 0.5 0.5 Simon Willison 2024-10-22 09:29:36 -07:00
  • dc6e182330 claude-3.5-sonnet-latest alias, refs #17 Simon Willison 2024-10-22 09:28:17 -07:00
  • ceb51d5e2f New 3.5 sonnet model, -latest aliases for Opus and Sonnet Simon Willison 2024-10-22 09:24:38 -07:00
  • 18d562a730 Release 0.4.1 0.4.1 Simon Willison 2024-08-30 16:10:45 -07:00
  • eebab0446b No need for the custom header, refs #11 Simon Willison 2024-08-30 16:08:18 -07:00
  • 9192bf6d48 max_tokens of 8192 on claude-3.5-sonnet-long, closes #11 Simon Willison 2024-08-30 13:01:10 -07:00
  • 15f31a0717 claude-3.5-sonnet-long, refs #11 Simon Willison 2024-08-30 12:02:57 -07:00
  • 3f0bd4d803 Link to API key console Simon Willison 2024-08-22 20:09:54 -07:00
  • 6d84f04a72 Better alias, claude-3.5-sonnet - plus README update 0.4 Simon Willison 2024-06-20 11:31:26 -07:00
  • d8140ae6bb Release 0.4 Simon Willison 2024-06-20 11:26:57 -07:00
  • 8dbe06a699 Add claude-3-5-sonnet-20240620, refs #7 Simon Willison 2024-06-20 11:26:11 -07:00
  • 891198235a Drop llm-claude dependency, closes #6 Simon Willison 2024-06-18 17:01:53 -07:00
  • 7dc283f3fe Prototype image support images Simon Willison 2024-03-28 07:27:36 -07:00
  • a973cab4a8 Release 0.3 0.3 Simon Willison 2024-03-13 14:05:41 -07:00
  • e658385d95 Applied Black Simon Willison 2024-03-13 14:05:20 -07:00
  • 46680241ae Added claude-3-haiku, closes #3 Simon Willison 2024-03-13 14:05:05 -07:00
  • 6e8e047371 Release 0.2 0.2 Simon Willison 2024-03-07 16:13:01 -05:00
  • 3a2c3fcc0d feat: add sampling options (#2) jvmncs 2024-03-07 16:08:31 -05:00
  • 98b8cafa69 Drop 3.8, add 3.12 0.1 Simon Willison 2024-03-04 07:43:12 -08:00
  • 60ca85234f Fixed bug in TOML, refs #1 Simon Willison 2024-03-04 07:40:12 -08:00
  • 9171686314 Added first test, using pytest-recording - refs #1 Simon Willison 2024-03-04 07:38:39 -08:00
  • f75f18e5f2 Initial working prototype, refs #1 Simon Willison 2024-03-04 07:26:18 -08:00