7 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
587dd9bf89
Refactor OrgData class with docstrings for readability and functionality 2024-11-28 15:12:15 -03:00
ef42bc6b8c
Update settings.py and bot.py to remove prometeo imports and variables 2024-11-28 15:06:01 -03:00
45ac9e38f8
Added chatgpt 2023-04-09 10:06:28 -03:00
e74ff560ba Changed to using local org files 2022-09-27 21:08:08 -03:00
21e5f08043 Added link saving 2022-08-08 20:43:10 -03:00
b063bbd350 Initial commit 2022-08-01 21:52:56 -03:00