T-BENZIN
  • Joined on 2023-05-15
T-BENZIN closed issue Kanium-PUBLIC/KaniumCogs#2 2025-06-18 17:13:15 +02:00
Enhance Weather Function with Dynamic Date Awareness & Clarification Prompts
T-BENZIN pushed to dev at Kanium-PUBLIC/KaniumCogs 2025-06-18 17:10:17 +02:00
4e22274f9b - Removed unused debug import
T-BENZIN created pull request Kanium-PUBLIC/KaniumCogs#8 2025-06-17 07:58:46 +02:00
Made improvements in AI Agent's tool get_forecast_weather
T-BENZIN pushed to dev at Kanium-PUBLIC/KaniumCogs 2025-06-17 07:57:32 +02:00
a5ed9f9e1c Applied changes made in GitHub
T-BENZIN created branch dev in Kanium-PUBLIC/KaniumCogs 2025-06-17 07:57:31 +02:00
T-BENZIN commented on issue Kanium-PUBLIC/KaniumCogs#2 2025-06-16 06:19:01 +02:00
Enhance Weather Function with Dynamic Date Awareness & Clarification Prompts

Most oblivious solution to me is to handle date inside of the tool function the way Reginald works with the best, then process it into the whatever format Weather API uses.

T-BENZIN commented on issue Kanium-PUBLIC/KaniumCogs#6 2025-06-16 06:15:30 +02:00
[AUDIT] Test & Improve Memory Storage and Recall Reliability

I'll hold on the thought of possibile use of database for context memory.

T-BENZIN pushed to main at T-BENZIN/astronomy-bot 2024-11-19 17:54:12 +01:00
94b7677108 + moon_phase.py integration module for Astronomy API: implements Pydantic models for handling API request and response
T-BENZIN created repository T-BENZIN/astronomy-bot 2024-11-19 16:11:54 +01:00
T-BENZIN pushed to dev at T-BENZIN/HotelRadar 2023-06-12 09:20:53 +02:00
c797cac291 locations_v3_search.py renamed from locations.py
T-BENZIN pushed to dev at T-BENZIN/HotelRadar 2023-06-12 09:18:23 +02:00
6510a001f2 Example json file with properties_v2_list response for pydantic model test run
T-BENZIN pushed to dev at T-BENZIN/HotelRadar 2023-06-12 09:04:39 +02:00
a802613778 Added requirements.txt
ec9659d51e Implemented properties pydantic model
Compare 2 commits »
T-BENZIN pushed to dev at T-BENZIN/HotelRadar 2023-06-04 18:43:32 +02:00
ee2b18bdb5 Changed classes' attribute names in locations.py to more pythonic
T-BENZIN pushed to dev at T-BENZIN/HotelRadar 2023-06-04 18:10:30 +02:00
9335b782c2 Added Pydantic model for API locations/v3/search response
1df9a16643 Implemented query for the quantity of the search results via inline buttons. (Test functional for now.)
Compare 2 commits »
T-BENZIN created branch dev in T-BENZIN/HotelRadar 2023-05-27 13:17:43 +02:00
T-BENZIN pushed to dev at T-BENZIN/HotelRadar 2023-05-27 13:17:43 +02:00
29ceb95404 Added db.py in which the PostgreSQLDatabase class were added for working with DB.
9924f0eebb Added main.py in which there was added config parser for retrieving token for Telegram bot, hotels.com API, and parameters for database.
2de77f7c8a Revert "File templates added"
ff5952624d File templates added
Compare 4 commits »
T-BENZIN pushed to main at T-BENZIN/HotelRadar 2023-05-27 09:44:44 +02:00
31767a78ef Changed README.md text
T-BENZIN created repository T-BENZIN/HotelRadar 2023-05-27 09:42:26 +02:00