Files
watsonx-openai-proxy/app/models
Michael 27d9bfbad8 Add support for 'developer' role in chat messages
- Add 'developer' to accepted role literals in ChatMessage model
- Existing normalization in chat.py converts developer → system before watsonx API call
- Fixes 422 validation errors when clients send developer role messages
- Maintains backward compatibility with all existing roles
2026-02-23 12:50:23 -05:00
..