mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-28 06:25:00 +00:00
gRPC client stubs
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
136fbd25f5
commit
ebfe8dd119
4 changed files with 41 additions and 6 deletions
|
@ -159,7 +159,7 @@ message Reply {
|
|||
bytes message = 1;
|
||||
int32 tokens = 2;
|
||||
int32 prompt_tokens = 3;
|
||||
string audio_output = 4;
|
||||
bytes audio = 5;
|
||||
}
|
||||
|
||||
message ModelOptions {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue