Package org.eclnt.ccee.prompting
package org.eclnt.ccee.prompting
-
ClassDescriptionInterface to AI systems that calculate context embeddings for a text content.Interface to prompting functionality.
This interface is used by prompting controls on UI level to talk to a prompting system.Interface for listeners to prompting events, e.g. when a new response text is available or finished.Interface to extend a prompting message and e.g. add some more context information to the prompting.Tool that cab be added to the LLM processing.Reaction to a tool call back from the prompting.Prompting to a LLM which supports the definition of tool callbacks - in addition to the normal prompting functions.A prompting toll that can be added to the prompting processing.Data of a single call back of LLM processing.Data of a call back of LLM processing.Meta data describing a prompting tool that can be used by AI processing.Meta data description of a tool function.Meta data description of a tool function's property.Meta data description of a tool function's property.Aggregation of IPromptingTools into one prompting tool.