Closed h1alexbel closed 5 months ago
ref #128
This PR updates the OpenAI integration in OpenAiModel.java and OpenRequest.java to improve chat completion functionality.
OpenAiModel.java
OpenRequest.java
/chat/completions
✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}
/codex {your question}
@rultor merge
@h1alexbel OK, I'll try to merge now. You can check the progress of the merge here
@h1alexbel Done! FYI, the full log is here (took me 3min)
ref #128
PR-Codex overview
This PR updates the OpenAI integration in
OpenAiModel.java
andOpenRequest.java
to improve chat completion functionality.Detailed summary
OpenAiModel.java
to access message contentOpenRequest.java
to/chat/completions
for chat functionality