mirror of
https://github.com/DeBrosOfficial/orama.git
synced 2026-03-17 03:13:00 +00:00
- Removed hardcoded API key assignment and implemented loading from a .env file for better security and flexibility. - Added error handling to guide users on setting the API key through environment variables or a .env file. - Improved API response handling and error reporting for clearer feedback on potential issues with the API key.