T-BENZIN
  • Joined on 2023-05-15
T-BENZIN pushed to dev at Kanium-PUBLIC/KaniumCogs 2025-07-18 11:28:32 +02:00
9209cc568d Made Prompt dataclass immutable and got rid out of add_message method. openai_client\models.py's test run would remain broken for now
T-BENZIN pushed to dev at Kanium-PUBLIC/KaniumCogs 2025-07-18 11:26:43 +02:00
7056315d5f Added llm_interface.py for connecting Discord bot with LLMs (only Open AI at the moment)
T-BENZIN pushed to dev at Kanium-PUBLIC/KaniumCogs 2025-07-14 17:28:11 +02:00
b77dc31ea5 Added Response dataclass for better openai's response deserialization.
T-BENZIN pushed to dev at Kanium-PUBLIC/KaniumCogs 2025-07-13 16:47:46 +02:00
ad59a695af Experimented with more convenient (although, less explicit) way of passing data into abstract dataclasses.
T-BENZIN pushed to dev at Kanium-PUBLIC/KaniumCogs 2025-07-13 16:45:19 +02:00
89b98fc5af Experimented with more convenient (although, less explicit) way of passing data into abstract dataclasses.
T-BENZIN pushed to dev at Kanium-PUBLIC/KaniumCogs 2025-07-11 13:59:37 +02:00
97252a8062 Added models.py in openai_client containing abstract dataclasses for use with openai
T-BENZIN pushed to dev at Kanium-PUBLIC/KaniumCogs 2025-07-10 18:23:01 +02:00
0534ec6b15 Added models.py containing abstract dataclasses for Discord
T-BENZIN pushed to dev at Kanium-PUBLIC/KaniumCogs 2025-07-10 17:52:29 +02:00
11f39bb673 Added package structure for future use
T-BENZIN pushed to dev at Kanium-PUBLIC/KaniumCogs 2025-07-05 15:16:58 +02:00
247e4417f5 First attempt at making openai stuff pretty. As it uses replies instead of completions, update of openai library is required.
T-BENZIN pushed to dev at Kanium-PUBLIC/KaniumCogs 2025-07-05 15:14:59 +02:00
bfe22e40ee First attempt at making openai stuff pretty. As it uses replies instead of completions, update of openai library is required.
T-BENZIN pushed to dev at Kanium-PUBLIC/KaniumCogs 2025-07-05 14:49:01 +02:00
59902085b3 First attempt at making openai stuff pretty. As it uses replies instead of completions, update of openai library is required.
T-BENZIN pushed to dev at Kanium-PUBLIC/KaniumCogs 2025-07-05 14:46:24 +02:00
3d59e45e7e First attempt at making openai stuff pretty. As it uses replies instead of completions, update of openai library is required.
T-BENZIN pushed to main at T-BENZIN/ScreamingOpossum 2025-06-28 11:21:21 +02:00
0d4a2af01f Changed image_recognition_test.py's example run to work with async function
T-BENZIN pushed to main at T-BENZIN/ScreamingOpossum 2025-06-28 11:16:03 +02:00
8f4b2d6c11 Changed example run in image_recognition_test.py to have more permanent links
T-BENZIN pushed to main at T-BENZIN/ScreamingOpossum 2025-06-28 11:12:10 +02:00
5ae7fbb628 Removed unnecessary print
T-BENZIN pushed to main at T-BENZIN/ScreamingOpossum 2025-06-28 09:07:14 +02:00
0d734024dc Added typing action in 'hello' command interaction.
T-BENZIN pushed to main at T-BENZIN/ScreamingOpossum 2025-06-28 09:05:15 +02:00
87f4e40cce Fixed 'hello' command description
T-BENZIN pushed to main at T-BENZIN/ScreamingOpossum 2025-06-28 08:52:48 +02:00
bd631ad61a Added typing action while waiting for the reply
T-BENZIN pushed to main at T-BENZIN/ScreamingOpossum 2025-06-28 08:46:38 +02:00
43e073cbd1 Cleanup
T-BENZIN pushed to main at T-BENZIN/ScreamingOpossum 2025-06-28 08:26:05 +02:00
89300e74e5 Added proof of concept for discord bot with OpenAI image recognition.
8e9fc5db8b Initial Commit
Compare 2 commits »