文件历史

11 次代码提交

作者 SHA1 备注 提交日期
Simon Willison 08094082f2 Toolbox.add_tool(), prepare() and prepare_async() methods
Closes #1111
2025-08-11 13:19:31 -07:00
Simon Willison 2bc6d7679c New default tool, llm_time, closes #1103 2025-05-26 23:00:18 -07:00
Simon Willison 034acda23c Toolbox configuration docs, closes #1057 2025-05-26 22:00:24 -07:00
Simon Willison 278509d824 Warn about prompt injection tools risk, closes #1097 2025-05-26 18:01:51 -07:00
Simon Willison e1f276e576 Use --tool longhand 2025-05-26 15:13:46 -07:00
Simon Willison 9bbb37fae0 New default llm_version tool, closes #1096
Refs https://github.com/simonw/llm/issues/1095#issuecomment-2910574597
2025-05-26 13:30:47 -07:00
Simon Willison 6850cbdfa8 Tips for implementing tools section, closes #1093
Refs https://github.com/simonw/llm-tools-datasette/issues/2
2025-05-26 09:44:15 -07:00
Simon Willison 471eb67326 Slim initial python API docs for tools and chains, closes #1022 2025-05-13 17:19:30 -07:00
Simon Willison a880c123bd --tools is now --functions, can be path, can be multiple
Closes #1016
2025-05-13 17:19:30 -07:00
Simon Willison 7efe51fcb4 Rename --python-tools to --tools, closes #1008 2025-05-13 17:19:30 -07:00
Simon Willison 4abd6e0faf Made a start on tools.md docs, refs #997
Also documented register_tools() plugin hook, refs #991
2025-05-13 17:19:30 -07:00