10 lines
454 B
Text
10 lines
454 B
Text
[mastodon]
|
|
host = "https://example.social"
|
|
access_token = "56cAbUh6Nwlsdfsdfsdfsdfsdgfsdgcm__RqV_pU94rMR2TEk9F3Zk62tRiS0Y"
|
|
default_visibility = "unlisted" # or "unlisted", "private"
|
|
|
|
[ollama]
|
|
host = "localhost"
|
|
port = "11434"
|
|
model = "llama3.2:latest"
|
|
preamble = "Assume you're a Python bot respondonding to mentions on Mastodon. You're getting the input in Markdown format. Respond with a reply no longer than 500 characters to the following mention."
|