llmcord.py icon indicating copy to clipboard operation
llmcord.py copied to clipboard

Try this before submitting an issue

Open jakobdylanc opened this issue 1 year ago • 0 comments

  • Force-update to the latest version of llmcord.py: git fetch && git reset --hard origin/main
  • Update python packages: pip install -U discord.py openai
  • Make sure your config.json is up-to-date with config-example.json (this project is WIP so the config structure is subject to change)
  • If you're using something like ollama, make sure it's up-to-date

jakobdylanc avatar Feb 17 '24 23:02 jakobdylanc