mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +00:00
- Replaced dynamic import of the query function with a call to the new Simple Query Service for improved clarity and maintainability. - Streamlined the response handling by directly utilizing the result from the simple query, enhancing code readability. - Updated the prompt and options structure to align with the new service's requirements, ensuring consistent behavior in learning extraction.