mirror of
https://github.com/DeBrosOfficial/orama.git
synced 2026-05-01 07:34:12 +00:00
- Improved the construction of the JSON request body for the OpenRouter API by using a here-document for better readability and maintainability. - Ensured proper escaping of the prompt content to prevent issues with special characters in the API request.