3 Commits

Author SHA1 Message Date
451ab831b8
Update Ollama integration for Matrix bot
- Added Ollama client integration to handle chat completions.
- Modified the `chatbot` function to use the Ollama client for chat interactions.
- Removed the `dalle` function as it is not supported by Ollama.
- Updated the `reset_chat` function to handle resetting the chat history with Ollama.
- Added new settings for Ollama base URL and model in `settings.py`.
- Updated documentation in `README.md` to reflect the changes.
2025-03-13 16:10:25 -03:00
c7525d7f00
Add a logo image to the README file 2024-11-28 17:28:18 -03:00
642aeb624c
Update dependencies and add Ruff for linting in Matrix Bot project 2024-11-28 15:05:43 -03:00