You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enables a beter integration of chat gpt int existing projects
Proposed Solution
Add the new properties to the request respons definitions
Implement or import a dto for json schema or use kotlinx.serialization.json.JsonElement as dto and profide the schema as string
Feature Description
Open Ai anounced a new feature for chat completion.
Function Calling Doc
Problem it Solves
Enables a beter integration of chat gpt int existing projects
Proposed Solution
Add the new properties to the request respons definitions
Implement or import a dto for json schema or use kotlinx.serialization.json.JsonElement as dto and profide the schema as string
Additional Context
Function Calling Doc
Api reference
The text was updated successfully, but these errors were encountered: