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

   Part of #521
   
   This PR updates the OpenAI model used in the deep researcher example to the 
latest supported model.
   
   ### Change
   - Replaced `gpt-4o` with `gpt-4o-mini` in:
     - `examples/deep-researcher/application.py`
   
   ### Testing
   - Installed example dependencies
   - Ran the example locally
   - Application initializes and executes until Graphviz rendering
   - Graphviz error on Windows is expected (system dependency) and unrelated to 
the model change
   
   Screenshots of local run are provided in the PR comments.
   


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