Feature/bayer mga provider (#33)

* fix: enhance Bayer MGA provider reliability and Docker integration

* Merge latest dev branch changes into Bayer MGA feature branch
* Improve Bayer MGA provider model filtering and error handling
* Add robust model validation with fallback mechanisms
* Enhance logging and debugging capabilities for model selection
* Add Bayer MGA environment variables to Docker configurations
* Update worker configuration with Bayer MGA API keys
* Add comprehensive Bayer MGA setup to .env.example
* Create standalone test script for Bayer MGA provider debugging
* Fix intermittent model selection issues beyond Claude 3.7 Sonnet
* Ensure provider switching works without breaking other providers

* Bayer MGA provider multimodel support and test coverage.

* Add Claude.md.
This commit is contained in:
Nirmal Arya
2025-06-22 02:21:14 -04:00
committed by GitHub
parent 3f0dc96df3
commit b9415e1d81
14 changed files with 1859 additions and 176 deletions

View File

@@ -192,6 +192,7 @@
"node-fetch": "^3.3.2",
"pnpm": "^9.14.4",
"prettier": "^3.5.3",
"puppeteer": "^24.10.2",
"rimraf": "^4.4.1",
"sass-embedded": "^1.81.0",
"stream-browserify": "^3.0.0",