Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix openAI custom model issue && add notice for wrong custom response format && updata documents #120

Merged
merged 3 commits into from Mar 27, 2024

Conversation

iptton
Copy link
Collaborator

@iptton iptton commented Mar 27, 2024

rt

ippan added 3 commits March 27, 2024 19:03
The commit fixes the CustomSSEProcessor by handling null responses from the new JsonPath library. It adds a check for null values when parsing the SSE data and notifies the user if the response format is incorrect. This prevents the application from crashing and provides a better user experience. Additionally, it removes unnecessary logging and redundant code.
Update the custom engine server documentation with the new "stream" feature in the request body format and adjust the response format example for clarity. This addition enables real-time interaction with the AI model.
@phodal phodal merged commit 949c96f into unit-mesh:master Mar 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants