goutamk09 commented on PR #616:
URL: https://github.com/apache/burr/pull/616#issuecomment-3699384392

   Thanks for the review!
   
   I tested the email assistant example locally after updating the OpenAI model.
   
   **Steps run:**
   - `pip install -r requirements.txt`
   - `python application.py`
   
   The application initializes successfully and proceeds until Graphviz 
rendering.
   The Graphviz `dot` error is expected on Windows without system Graphviz 
installed
   and is unrelated to the OpenAI model change.
   
   Attaching screenshots below for validation.
   
   <img width="708" height="96" alt="image" 
src="https://github.com/user-attachments/assets/fb0b8109-84af-47a0-908c-53d6219e07e4";
 />
   
   <img width="1033" height="152" alt="image" 
src="https://github.com/user-attachments/assets/92ae4173-365b-42cc-9060-f4c9b4b544ae";
 />
   
   
   


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