goutamk09 commented on issue #521: URL: https://github.com/apache/burr/issues/521#issuecomment-3698470467
I’ve started by reviewing the OpenAI usage under the `examples/` directory. I’m beginning with `examples/conversational-rag/graph_db_example/application.py` and updating deprecated model references (e.g. gpt-3.5 / gpt-4) to a current recommended model (`gpt-4o-mini`). I’ll proceed incrementally across the remaining example files once this approach looks good. Please let me know if you’d like anything done differently. Thanks! -- 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]
