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
89d76525ec
Removed openai
2025-03-13 16:06:57 -03:00
c7525d7f00
Add a logo image to the README file
2024-11-28 17:28:18 -03:00
372cd3d905
Add new logo image file
2024-11-28 17:26:43 -03:00
87e191ed8e
Upgrade chat model to use 'gpt-4o' version
2024-11-28 17:21:15 -03:00
5d4c058fed
Remove input validation from bot and handle missing org files
2024-11-28 17:12:32 -03:00
37b006f867
Removed unused variables in .env.example
2024-11-28 17:11:31 -03:00
f5f6871b64
Refactor scripts with better docs
2024-11-28 15:21:33 -03:00
5fef9939fd
Add LSP plugins configuration for Python mode in .dir-locals.el.
2024-11-28 15:21:12 -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
642aeb624c
Update dependencies and add Ruff for linting in Matrix Bot project
2024-11-28 15:05:43 -03:00
be5d31b3d8
Using poetry for requirements
2024-11-28 14:45:56 -03:00
c98aeced04
Changed GPT version
2023-11-08 16:57:39 -03:00
6823c1a027
Changed the bot to use gpt-4
2023-07-07 12:23:20 -03:00
8ad20f1e9b
Added error handling to chatgpt and dall-e
2023-04-09 16:24:44 -03:00
d0da9193e4
Updated requirements.txt
2023-04-09 15:06:33 -03:00
19e71b2420
Added dall-e
2023-04-09 15:05:01 -03:00
45ac9e38f8
Added chatgpt
2023-04-09 10:06:28 -03:00
b819f15b63
Removed extra space
2023-01-22 22:09:13 -03:00
25cf14bab1
Removed unnecesary print
2023-01-22 22:04:16 -03:00
e74ff560ba
Changed to using local org files
2022-09-27 21:08:08 -03:00
ef6904243d
Sending keyword to the todo creator
2022-08-09 11:48:09 -03:00
dae5518b43
Update environments example
2022-08-08 20:43:59 -03:00
21e5f08043
Added link saving
2022-08-08 20:43:10 -03:00
d24503d0f5
Fixed creation tags
2022-08-03 22:21:59 -03:00
64042a5bc8
Fixed typo
2022-08-01 22:32:29 -03:00
b153b9b6e0
Added emojis to list
2022-08-01 22:31:14 -03:00
c706f1233c
Reduced requirements.txt
2022-08-01 22:15:37 -03:00
4dd091695e
Added requirements.txt
2022-08-01 22:03:32 -03:00
ad7c73ddde
Added SAST
2022-08-01 21:55:01 -03:00
b063bbd350
Initial commit
2022-08-01 21:52:56 -03:00