T-BENZIN
  • Joined on 2023-05-15
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 »
T-BENZIN deleted branch master from T-BENZIN/ScreamingOpossum 2025-06-28 05:56:47 +02:00
T-BENZIN pushed to master at T-BENZIN/ScreamingOpossum 2025-06-28 05:53:31 +02:00
94a0679f61 Initial Commit
T-BENZIN created branch master in T-BENZIN/ScreamingOpossum 2025-06-28 05:49:34 +02:00
T-BENZIN pushed to master at T-BENZIN/ScreamingOpossum 2025-06-28 05:49:34 +02:00
2026ff2819 Initial Commit
T-BENZIN created repository T-BENZIN/ScreamingOpossum 2025-06-25 16:59:00 +02:00
T-BENZIN pushed to master at Kanium-PUBLIC/KaniumCogs 2025-06-18 17:13:24 +02:00
074ff8bbb4 Merge pull request 'Made improvements in AI Agent's tool get_forecast_weather' (#8) from dev into master
4e22274f9b - Removed unused debug import
a5ed9f9e1c Applied changes made in GitHub
Compare 3 commits »
T-BENZIN merged pull request Kanium-PUBLIC/KaniumCogs#8 2025-06-18 17:13:23 +02:00
Made improvements in AI Agent's tool get_forecast_weather
T-BENZIN commented on issue Kanium-PUBLIC/KaniumCogs#2 2025-06-18 17:13:15 +02:00
Enhance Weather Function with Dynamic Date Awareness & Clarification Prompts

Weather forecast logic updated