Get desktop application:
View/edit binary Protocol Buffers messages
string model = 1
string query = 2
repeated string documents = 3
int32 top_n = 4
bool return_documents = 5
Used in: JinaRerankResponse
int32 index = 1
float relevance_score = 3
Used in: JinaRerankResponseItem
Used in: JinaRerankResponse
int32 total_tokens = 1
int32 prompt_tokens = 2
string model = 1
optional bool stream = 3
string format = 4
Used in: instinct.llm.BatchedLangaugeModelResult, instinct.llm.LangaugeModelResult
string model = 1
string created_at = 2
repeated int64 context = 3
bool done = 6
int64 total_duration = 7
int64 load_duration = 8
int64 prompt_eval_count = 9
int64 prompt_eval_duration = 10
int64 eval_count = 11
int64 eval_duration = 12
string model = 1
string prompt = 2
optional bool stream = 3
string format = 4
bool raw = 6
Used in: instinct.llm.BatchedLangaugeModelResult, instinct.llm.LangaugeModelResult
string model = 1
string created_at = 2
repeated int32 context = 3
string response = 4
bool done = 6
uint64 total_duration = 7
uint64 load_duration = 8
int32 prompt_eval_count = 9
uint64 prompt_eval_duration = 10
int32 eval_count = 11
uint64 eval_duration = 12
string model = 1
string prompt = 2
repeated float embedding = 1
Used in: OllamaChatCompletionRequest, OllamaChatCompletionResponse
string role = 1
string content = 2
repeated string images = 3
Used in: OllamaChatCompletionRequest, OllamaCompletionRequest, OllamaEmbeddingRequest
optional float temperature = 1
optional int32 seed = 2
repeated string stop = 6