Hierarchy For All Packages
- me.zacharias.chat.core,
- me.zacharias.chat.core.files,
- me.zacharias.chat.core.files.tools,
- me.zacharias.chat.core.memory,
- me.zacharias.chat.ollama,
- me.zacharias.chat.ollama.exceptions,
- me.zacharias.chat.ollama.utils,
- me.zacharias.chat.plugin.loader
Class Hierarchy
- java.lang.Object
- me.zacharias.chat.core.Core
- me.zacharias.chat.core.Core.Source
- me.zacharias.chat.core.memory.CoreMemory
- me.zacharias.chat.core.files.FileHandler
- me.zacharias.chat.core.files.FileHandlerLocation
- me.zacharias.chat.core.GlobalObjects
- me.zacharias.chat.core.LaunchOptions
- me.zacharias.chat.core.files.ListFiles
- me.zacharias.chat.plugin.loader.Loader
- me.zacharias.chat.ollama.OllamaFunctionTool (implements me.zacharias.chat.ollama.OllamaTool)
- me.zacharias.chat.core.memory.AddMemoryFunction
- me.zacharias.chat.core.memory.GetMemoriesFunction
- me.zacharias.chat.core.memory.GetMemoryFunction
- me.zacharias.chat.core.memory.GetMemoryIdentitiesFunction
- me.zacharias.chat.core.files.tools.ReadFileTool
- me.zacharias.chat.core.memory.RemoveMemoryFunction
- me.zacharias.chat.ollama.OllamaFunctionTools (implements java.lang.Iterable<T>)
- me.zacharias.chat.ollama.OllamaFunctionTools.OllamaFunctionToolsBuilder
- me.zacharias.chat.ollama.OllamaMessage
- me.zacharias.chat.ollama.OllamaMessageToolCall
- me.zacharias.chat.ollama.OllamaToolError
- me.zacharias.chat.ollama.OllamaToolRespnce
- me.zacharias.chat.ollama.utils.SystemMessage
- me.zacharias.chat.ollama.OllamaObject
- me.zacharias.chat.ollama.OllamaObject.OllamaObjectBuilder
- me.zacharias.chat.ollama.OllamaPerameter
- me.zacharias.chat.ollama.OllamaPerameter.OllamaPerameterBuilder
- me.zacharias.chat.core.Pair<K,
V> - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- me.zacharias.chat.core.files.FileHandlerException
- me.zacharias.chat.ollama.exceptions.OllamaToolErrorException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- me.zacharias.chat.ollama.OllamaTool
- me.zacharias.chat.core.PrintAdvanceMessageHandler
- me.zacharias.chat.core.PrintMessageHandler
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- me.zacharias.chat.ollama.OllamaMessageRole
- me.zacharias.chat.ollama.OllamaPerameter.OllamaPerameterBuilder.Type
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- me.zacharias.chat.ollama.OllamaFunctionArgument
- java.lang.Record