Package sk.iway.iwcm.components.ai.providers.openai
package sk.iway.iwcm.components.ai.providers.openai
-
ClassDescriptionService for OpenAI assistants - handles provider specific optionsService for OpenAI assistants - handles calls to OpenAI API We do not use any official SDK, but rather direct REST calls, so its easy to maintain and we can see what is going on.Handler for streaming responses from OpenAI APISupport service for OpenAI integration - common methods