提交

提交图

  • b6be09aa28 Fix get_models() and get_async_models() duplicates bug Simon Willison 2024-12-05 13:44:07 -08:00
  • e78fea17df Fragment hash on 0.19 release Simon Willison 2024-12-01 16:09:55 -08:00
  • c018104083 Release 0.19 0.19 Simon Willison 2024-12-01 15:58:27 -08:00
  • ac3d0089d0 Fix windows bug where llm doesn't run <<llm chat>> on Windows issue #495 (#646) Sukhbinder Singh 2024-12-02 05:27:24 +05:30
  • f9af563df5 response.on_done() mechanism, closes #653 Simon Willison 2024-12-01 15:47:23 -08:00
  • 335b3e635a Release 0.19a2 0.19a2 Simon Willison 2024-11-20 20:12:43 -08:00
  • c52cfee881 llm.get_models() and llm.get_async_models(), closes #640 Simon Willison 2024-11-20 20:09:06 -08:00
  • 845322e970 Release 0.19a1 0.19a1 Simon Willison 2024-11-19 21:28:01 -08:00
  • 8a7b0c4f5d response.usage() and await aresponse.usage(), closes #644 Simon Willison 2024-11-19 21:25:37 -08:00
  • 02852fe1a5 Release 0.19a0 0.19a0 Simon Willison 2024-11-19 20:23:54 -08:00
  • cfb10f4afd Log input tokens, output tokens and token details (#642) Simon Willison 2024-11-19 20:21:59 -08:00
  • 4a059d722b Log --async responses to DB, closes #641 Simon Willison 2024-11-19 18:11:52 -08:00
  • a6d62b7ec9 Release 0.18 0.18 Simon Willison 2024-11-17 12:31:48 -08:00
  • 0fec9746f4 text_or_raise() on sync Response too Simon Willison 2024-11-17 12:20:20 -08:00
  • 73823012ca Release 0.18a1 0.18a1 Simon Willison 2024-11-14 15:10:39 -08:00
  • cf172cc70a response.text_or_raise() workaround Simon Willison 2024-11-14 15:08:41 -08:00
  • 3b6e73445c Better __repr__ for Response and AsyncResponse Simon Willison 2024-11-14 14:42:40 -08:00
  • f90f29dec9 Removed accidental commit of Usage class Simon Willison 2024-11-14 14:29:05 -08:00
  • 157b29ddeb Test for basic async conversation, refs #632 Simon Willison 2024-11-14 14:28:17 -08:00
  • 041730d8b2 Release 0.18a0 0.18a0 Simon Willison 2024-11-13 17:55:28 -08:00
  • ba75c674cb llm.get_async_model(), llm.AsyncModel base class and OpenAI async models (#613) Simon Willison 2024-11-13 17:51:00 -08:00
  • 5a984d0c87 docs: add llm-grok (#629) Hiepler 2024-11-14 02:21:04 +01:00
  • bc96e1c739 Ruff fix for #626 Simon Willison 2024-11-13 06:37:31 -08:00
  • 7520671176 audio/wav not audio/wave, refs #603 Simon Willison 2024-11-12 21:11:05 -08:00
  • 330e171e86 Fix for not loading plugins during tests, refs #626 Simon Willison 2024-11-12 21:10:03 -08:00
  • b2fce50aad WIP contexts table feature, refs #617 contexts Simon Willison 2024-11-12 19:09:44 -08:00
  • d34eac57d3 Update README.md (#621) gabriel pita 2024-11-13 00:07:28 -03:00
  • c0cb1697bc Update default model information (#622) Travis Northcutt 2024-11-12 20:06:16 -07:00
  • dff53a9cae Better --help for llm keys get, refs #623 Simon Willison 2024-11-11 09:53:24 -08:00
  • 561784df6e llm keys get command, refs #623 Simon Willison 2024-11-11 09:47:13 -08:00
  • 5d1d723d4b Special case treat audio/wave as audio/wav, closes #603 Simon Willison 2024-11-07 17:13:54 -08:00
  • febbc04fb6 Run cog -r in PRs, use that to update logging.md with new tables (#616) Simon Willison 2024-11-06 06:56:19 -08:00
  • 98d2c19876 Promote alternative model providers in llm --help Simon Willison 2024-11-06 06:38:53 -08:00
  • 3352eb9f57 Serialize usage to JSON properly, closes #614 Simon Willison 2024-11-06 03:27:25 -08:00
  • 245e025270 Ran cog, refs #612 Simon Willison 2024-11-05 23:45:17 -08:00
  • 3b2e5263a3 Allow passing of can_stream in openai_models.py (#600) Chris Mungall 2024-11-05 23:04:13 -08:00
  • 7146fe82d1 Back to the deprecated Pydantic thing to get tests passing Simon Willison 2024-11-05 23:03:31 -08:00
  • 12df1a3b2a Show attachment types in llm models --options, closes #612 Simon Willison 2024-11-05 22:49:26 -08:00
  • 1a60fa1667 Test to exercise gpt-4o-audio-preview, closes #608 Simon Willison 2024-11-05 21:50:00 -08:00
  • 0cc4072bcd Support attachments without prompts, closes #611 Simon Willison 2024-11-05 21:27:18 -08:00
  • 41cb5c3387 Ran cog, refs #608 Simon Willison 2024-11-05 21:13:36 -08:00
  • 336ab1013d gpt-4o-audio-preview audio input, refs #608 Simon Willison 2024-11-05 21:08:52 -08:00
  • fe1e09706f llm-lambda-labs Simon Willison 2024-11-04 10:26:02 -08:00
  • a7eedd1d2e mypy fix, refs #601 0.17.1 Simon Willison 2024-11-01 14:21:01 -07:00
  • d7b395bb5b Release 0.17.1 Simon Willison 2024-11-01 14:19:39 -07:00
  • 122265a3d2 Fix for chat continuation in llm chat, refs #601 Simon Willison 2024-11-01 14:17:25 -07:00
  • 5b5c21c23e Example of attachment with type simonw-patch-2 Simon Willison 2024-10-29 11:18:48 -07:00
  • a44ba49c21 Release 0.17 0.17 Simon Willison 2024-10-28 19:34:25 -07:00
  • 39d61d433a Automated tests for attachments, refs #587 Simon Willison 2024-10-28 19:21:11 -07:00
  • 389acdf52c Track usage on OpenAI stream requests, closes #591 Simon Willison 2024-10-28 17:40:40 -07:00
  • ba1ccb3a4a Release 0.17a0 0.17a0 Simon Willison 2024-10-28 15:46:52 -07:00
  • 758ff9ac17 Upgrade to pytest-httpx>=0.33.0 Simon Willison 2024-10-28 15:36:12 -07:00
  • be2953e6ab Ruff and mypy fixes Simon Willison 2024-10-28 15:33:28 -07:00
  • db1d77f486 assert_all_responses_were_requested=False Simon Willison 2024-10-28 15:29:17 -07:00
  • 1f822d820b Update docs with cog Simon Willison 2024-10-28 15:06:17 -07:00
  • f0ed54abf1 Docs for CLI attachments, refs #587 Simon Willison 2024-10-28 15:03:30 -07:00
  • 570a3eccae Python attachment documentation, plus fixed a mimetype detection bug Simon Willison 2024-10-28 14:37:11 -07:00
  • 286cf9fcd9 attachments= keyword argument, tests pass again - refs #587 Simon Willison 2024-10-28 14:22:02 -07:00
  • a9bc1c7329 llm logs --json for attachments, refs #587 Simon Willison 2024-10-28 14:10:54 -07:00
  • 2384fd52a0 Tighter log output for binary content Simon Willison 2024-10-28 14:07:01 -07:00
  • bb5b802d4f llm logs markdown support for attachments, refs #587 Simon Willison 2024-10-28 14:06:22 -07:00
  • 1126393ba1 Docs for writing models that accept attachments, refs #587 Simon Willison 2024-10-28 13:46:06 -07:00
  • a68af9c8e6 Don't redact non-data URLs for OpenAI models Simon Willison 2024-10-28 13:27:28 -07:00
  • cd722f653b Redact base64 data from _prompt_json, refs #587 Simon Willison 2024-10-28 12:35:51 -07:00
  • dff5b456fd Got llm --continue to work with images, refs #587 Simon Willison 2024-10-28 12:16:54 -07:00
  • c0fe719df6 Store prompt attachments in attachments and prompt_attachments tables Simon Willison 2024-10-26 19:48:57 -07:00
  • 6df00f92ff First working prototype of new attachments feature, refs #587 Simon Willison 2024-10-26 17:40:23 -07:00
  • a466ddf3cd Fix broken tests. Drop python 3.8. (#580) Andrew Wason 2024-10-27 14:26:47 -04:00
  • 7e6031e382 llm-gguf, llm-jq Simon Willison 2024-10-26 22:44:06 -07:00
  • d654c95212 Release notes for 0.16 0.16 Simon Willison 2024-09-12 16:18:46 -07:00
  • b740369e98 Release notes for 0.16 openai-o1 Simon Willison 2024-09-12 16:18:46 -07:00
  • 38239839ae Release 0.16 Simon Willison 2024-09-12 16:09:46 -07:00
  • bfcfd2c91b o1-preview and o1-mini, refs #570 (#573) Simon Willison 2024-09-12 16:08:04 -07:00
  • f68e8a1dfb o1-preview and o1-mini, refs #570 Simon Willison 2024-09-12 15:50:24 -07:00
  • 50520c7c1c Fix typos (#567) Kian-Meng Ang 2024-09-08 23:44:43 +08:00
  • 7d6ece2a31 Fix for broken markdown on openai-models page Simon Willison 2024-08-25 18:03:46 -07:00
  • e867e13d1b Use model_dump() instead of dict() Simon Willison 2024-08-18 17:39:09 -07:00
  • 6deed8f976 get_model() improvement, get_default_model() / set_default_wodel() now documented Simon Willison 2024-08-18 17:36:22 -07:00
  • 24cc042e59 Use self.get_key() in OpenAI Chat class, refs #552 Simon Willison 2024-08-18 17:01:28 -07:00
  • d075336c69 Release 0.15 0.15 Simon Willison 2024-07-18 12:31:14 -07:00
  • 562fefb374 Use 3-small in docs instead of ada-002 Simon Willison 2024-07-18 12:23:49 -07:00
  • 0ef5037b00 Remove obsolete DEFAULT_EMBEDDING_MODEL, closes #537 Simon Willison 2024-07-18 12:22:17 -07:00
  • fcba89d73b Update docs to reflect new gpt-4o-mini default, refs #536 Simon Willison 2024-07-18 12:15:56 -07:00
  • 50454c1957 Update outdated reference to gpt-4-turbo (#525) Simon Donohue 2024-07-18 20:10:40 +01:00
  • c9fab1150c Update to ruff check . Simon Willison 2024-07-18 12:06:41 -07:00
  • 2881576dd0 Re-ran cog, refs #536 Simon Willison 2024-07-18 12:00:35 -07:00
  • a83421607a Switch default model to gpt-4o-mini (from gpt-3.5-turbo), refs #536 Simon Willison 2024-07-18 11:57:19 -07:00
  • 963a5ba467 gpt-4o-mini with alias 4o-mini, refs #536 Simon Willison 2024-07-18 11:53:00 -07:00
  • aa8d2b9322 sqlite-utils>=3.37 Simon Willison 2024-07-18 11:49:31 -07:00
  • 3a50f7293a Bump the python-packages group across 1 directory with 2 updates dependabot/pip/python-packages-fa4613f1b4 dependabot[bot] 2024-07-16 20:44:37 +00:00
  • 96db13f537 Link to new video Simon Willison 2024-06-17 10:18:24 -07:00
  • 964f4d9934 Fix for llm logs -q plus -m bug, closes #515 Simon Willison 2024-06-16 14:35:23 -07:00
  • 68df9721de github repo static badge Simon Willison 2024-05-13 18:41:07 -07:00
  • 45245413bd GitHub stars badge Simon Willison 2024-05-13 15:09:56 -07:00
  • 8573b8ecc8 Publish releases using pypa/gh-action-pypi-publish@release/v1 Simon Willison 2024-05-13 13:42:17 -07:00
  • 9a3236db61 gpt-4-turbo model ID, closes #493 0.14 Simon Willison 2024-05-13 13:37:23 -07:00
  • ab1cc4fd1f Release 0.14 Simon Willison 2024-05-13 13:26:33 -07:00
  • 6cdc29c8d6 Update directory.md (#486) Fabian Labat 2024-05-13 16:01:33 -04:00
  • 2040af8974 Pin minimum mypy version, refs #491 Simon Willison 2024-05-13 13:00:37 -07:00
  • 0a8fd77b26 Fix for mypy error, closes #491 Simon Willison 2024-05-13 13:00:03 -07:00