Replies: 2 comments
-
See, https://llm.datasette.io/en/stable/python-api.html.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
The doc has included an example of how to specify options for the model to use with the -o parameter https://llm.datasette.io/en/stable/usage.html#executing-a-prompt |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I saw on the docs you can set the temperature option through the CLI. Is there a way to do this in python?
Beta Was this translation helpful? Give feedback.
All reactions