mirror of
https://github.com/rjNemo/rentease.git
synced 2026-06-06 02:36:49 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| client.go | ||
| parser_test.go | ||