Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- add(Header.Type) - Method in class com.jackdaw.chatwithnpc.openaiapi.Header
-
Add a header to the builder
- addEvent(String) - Method in class com.jackdaw.chatwithnpc.group.Group
-
Add an event to the group
- addFunction(String) - Method in class com.jackdaw.chatwithnpc.npc.NPCEntity
-
Add a function to the NPC.
- addGroupMember(String, String) - Static method in class com.jackdaw.chatwithnpc.group.GroupManager
-
Add a member to the group, and all the parent groups.
- addMember(String) - Method in class com.jackdaw.chatwithnpc.group.Group
-
Add a member to the group
- addMessage(String, String) - Static method in class com.jackdaw.chatwithnpc.openaiapi.Threads
-
Add a message to the thread
- apiKey - Static variable in class com.jackdaw.chatwithnpc.SettingManager
- apiURL - Static variable in class com.jackdaw.chatwithnpc.SettingManager
- Assistant - Class in com.jackdaw.chatwithnpc.openaiapi
- Assistant() - Constructor for class com.jackdaw.chatwithnpc.openaiapi.Assistant
- assistantId - Variable in class com.jackdaw.chatwithnpc.npc.NPCEntity
- asyncSaveAll() - Static method in class com.jackdaw.chatwithnpc.LiveCycleManager
-
Save all conversations, NPC entities, and environments
- AsyncTask - Class in com.jackdaw.chatwithnpc
- AsyncTask() - Constructor for class com.jackdaw.chatwithnpc.AsyncTask
- AsyncTask.NoCallResult - Class in com.jackdaw.chatwithnpc
-
Task result that does need to continue.
- AsyncTask.Task - Interface in com.jackdaw.chatwithnpc
-
Task interface
- AsyncTask.TaskResult - Interface in com.jackdaw.chatwithnpc
-
Task result interface
- AUTHORIZATION - Enum constant in enum class com.jackdaw.chatwithnpc.openaiapi.Header.Type
-
The authorization header
All Classes and Interfaces|All Packages|Constant Field Values