kevinthedang / discord-ollama

Discord Bot that utilizes Ollama to interact with any Large Language Models to talk with users and allow them to host/create their own models.
Creative Commons Attribution 4.0 International
45 stars 5 forks source link

Auto-Generate Config #29

Closed kevinthedang closed 3 months ago

kevinthedang commented 3 months ago

Added

Notes

image

kevinthedang commented 3 months ago

@JT2M0L3Y Kinda? I just put something there for now to generate it, I could set something for everything if that works better?

JT2M0L3Y commented 3 months ago

Well, it looks (from the local testing you were doing in discord last night) that the bot was missing an initial configuration for a user preference. I would imagine the bot would prefer an initial configuration. However, this is in a good state for now.

kevinthedang commented 3 months ago

I suppose we could generate a message to the users of what configurations are missing. In this case, it was just message-style as that is the only config we've really implemented.