rentease/internal
Ruidy 9e2cef07e1
feat(parser): refactor BookingAgentParser to use OpenAI client and add parsing tests
- Update BookingAgentParser to utilize OpenAI's client for parsing booking data.
- Remove base URL dependency and streamline the initialization process.
- Introduce ResponseData struct to define expected JSON structure from the LLM.
- Add unit tests for BookingAgentParser to validate parsing logic and expected output.
2025-05-04 23:18:42 +02:00
..
config fix(config): correct env variable prefix in documentation 2025-05-04 22:06:46 +02:00
constant update report template (#43) 2025-02-22 12:28:56 +01:00
cron move cron code to pkg 2025-03-23 23:00:02 +01:00
driver feat(parser): refactor BookingAgentParser to use OpenAI client and add parsing tests 2025-05-04 23:18:42 +02:00
repository/booking fix cronjob (#45) 2025-02-23 22:38:32 +01:00
server fix card calculation sql (#44) 2025-02-22 14:19:48 +01:00
service use COnfig struct to parse env variables 2025-03-23 22:57:22 +01:00
view feat: update Go version and dependencies 2025-04-23 17:31:46 +02:00