goutamk09 opened a new pull request, #616: URL: https://github.com/apache/burr/pull/616
Partially implements #521 This PR updates the email assistant example to replace deprecated OpenAI model usage with a current recommended model. ## Changes - Updated `examples/email-assistant/application.py` - Replaced `gpt-4` with `gpt-4o-mini` ## How I tested this - Verified the example runs without runtime errors locally ## Notes - Example-only change - No core Burr logic modified -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
