goutamk09 opened a new pull request, #615:
URL: https://github.com/apache/burr/pull/615

   Closes #521
   
   This PR updates one of the example applications to replace deprecated OpenAI
   model usage with the latest recommended model.
   
   ## Changes
   - Updated `examples/conversational-rag/graph_db_example/application.py`
   - Replaced deprecated model (`gpt-4-turbo-preview`) with `gpt-4o-mini`
   
   ## How I tested this
   - Verified the example code updates cleanly
   - No changes made to core Burr logic
   
   ## Notes
   - This is an incremental update; happy to continue updating additional 
examples
     once this approach is confirmed.
   


-- 
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]

Reply via email to