Index

A B E L M N O S T W 
All Classes and Interfaces|All Packages|Serialized Form

A

add(Object) - Method in class be.seeseemelk.llamascript.arguments.ListArgumentBag
Adds an argument to the bag.
api(OllamaAPI) - Method in class be.seeseemelk.llamascript.LlamaScriptWorker.LlamaScriptWorkerBuilder
 
ArgumentBag - Interface in be.seeseemelk.llamascript.arguments
A bag of arguments that can be added to an evaluation request.

B

be.seeseemelk.llamascript - package be.seeseemelk.llamascript
 
be.seeseemelk.llamascript.arguments - package be.seeseemelk.llamascript.arguments
 
build() - Method in class be.seeseemelk.llamascript.LLamaScriptFactory
 
build() - Method in class be.seeseemelk.llamascript.LlamaScriptWorker.LlamaScriptWorkerBuilder
 
builder() - Static method in class be.seeseemelk.llamascript.LlamaScriptWorker
 

E

eval(String, Class<T>, ArgumentBag) - Method in class be.seeseemelk.llamascript.LlamaScript
 
eval(String, String, ArgumentBag) - Method in class be.seeseemelk.llamascript.LlamaScriptWorker
 
evalBool(String, ArgumentBag) - Method in class be.seeseemelk.llamascript.LlamaScript
 
evalBool(String, Object...) - Method in class be.seeseemelk.llamascript.LlamaScript
 
evalInt(String, ArgumentBag) - Method in class be.seeseemelk.llamascript.LlamaScript
 
evalInt(String, Object...) - Method in class be.seeseemelk.llamascript.LlamaScript
 
evalString(String, ArgumentBag) - Method in class be.seeseemelk.llamascript.LlamaScript
 
evalString(String, Object...) - Method in class be.seeseemelk.llamascript.LlamaScript
 

L

ListArgumentBag - Class in be.seeseemelk.llamascript.arguments
A bag of arguments that will keep the order in which the arguments were added.
ListArgumentBag() - Constructor for class be.seeseemelk.llamascript.arguments.ListArgumentBag
 
LlamaScript - Class in be.seeseemelk.llamascript
 
LlamaScript(LlamaScriptWorker) - Constructor for class be.seeseemelk.llamascript.LlamaScript
 
LLamaScriptException - Exception Class in be.seeseemelk.llamascript
 
LLamaScriptException() - Constructor for exception class be.seeseemelk.llamascript.LLamaScriptException
 
LLamaScriptException(String) - Constructor for exception class be.seeseemelk.llamascript.LLamaScriptException
 
LLamaScriptException(String, Throwable) - Constructor for exception class be.seeseemelk.llamascript.LLamaScriptException
 
LLamaScriptException(Throwable) - Constructor for exception class be.seeseemelk.llamascript.LLamaScriptException
 
LLamaScriptFactory - Class in be.seeseemelk.llamascript
 
LLamaScriptFactory() - Constructor for class be.seeseemelk.llamascript.LLamaScriptFactory
 
LlamaScriptWorker - Class in be.seeseemelk.llamascript
 
LlamaScriptWorker.LlamaScriptWorkerBuilder - Class in be.seeseemelk.llamascript
 

M

model(String) - Method in class be.seeseemelk.llamascript.LlamaScriptWorker.LlamaScriptWorkerBuilder
 

N

NamedArgumentBag - Class in be.seeseemelk.llamascript.arguments
A bag of arguments that will keep the order in which the arguments were added.
NamedArgumentBag() - Constructor for class be.seeseemelk.llamascript.arguments.NamedArgumentBag
 

O

of(Object...) - Static method in class be.seeseemelk.llamascript.arguments.ListArgumentBag
Creates an argument bag from an array of values.

S

set(String, Object) - Method in class be.seeseemelk.llamascript.arguments.NamedArgumentBag
Adds an argument to the bag.
setHost(String) - Method in class be.seeseemelk.llamascript.LLamaScriptFactory
 
setModel(String) - Method in class be.seeseemelk.llamascript.LLamaScriptFactory
 

T

toString() - Method in class be.seeseemelk.llamascript.LlamaScriptWorker.LlamaScriptWorkerBuilder
 

W

writeTo(StringBuilder) - Method in interface be.seeseemelk.llamascript.arguments.ArgumentBag
Writes the values inside the argument bag to a StringBuilder.
writeTo(StringBuilder) - Method in class be.seeseemelk.llamascript.arguments.ListArgumentBag
 
writeTo(StringBuilder) - Method in class be.seeseemelk.llamascript.arguments.NamedArgumentBag
 
A B E L M N O S T W 
All Classes and Interfaces|All Packages|Serialized Form