Remove Tutorial: prefix

This commit is contained in:
Simon Willison 2023-07-24 13:05:47 -07:00 committed by GitHub
parent ce21cbd202
commit 3c2ef73f78
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
(tutorial-model-plugin)=
# Tutorial: Writing a plugin to support 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.