Snappier tutorial title

This commit is contained in:
Simon Willison 2023-07-07 08:13:45 -07:00
parent 40f3892e19
commit 5e1b528ebb

View file

@ -1,4 +1,4 @@
# Writing a plugin to add support for a new model
# Writing a plugin to support a new model
This tutorial will walk you through developing a new plugin for LLM that adds support for a new Large Language Model.