rentease/internal/driver
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
..
calendar Raw 34 enable payments (#35) 2025-01-24 17:30:35 +01:00
database cleanup 2024-09-13 18:55:35 +02:00
parser feat(parser): refactor BookingAgentParser to use OpenAI client and add parsing tests 2025-05-04 23:18:42 +02:00
pdf fix cronjob (#45) 2025-02-23 22:38:32 +01:00