Uses of Interface
com.developer.nefarious.zjoule.plugin.chat.IAIClient
Packages that use IAIClient
Package
Description
-
Uses of IAIClient in com.developer.nefarious.zjoule.plugin.chat
Methods in com.developer.nefarious.zjoule.plugin.chat that return IAIClient -
Uses of IAIClient in com.developer.nefarious.zjoule.plugin.chat.ollama
Classes in com.developer.nefarious.zjoule.plugin.chat.ollama that implement IAIClient -
Uses of IAIClient in com.developer.nefarious.zjoule.plugin.chat.openai
Classes in com.developer.nefarious.zjoule.plugin.chat.openai that implement IAIClientModifier and TypeClassDescriptionclass
Implements theIAIClient
interface for interacting with OpenAI-based models.