mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-27 13:15:00 +00:00
Merge a1d5462ad0
into 230fe0098f
This commit is contained in:
commit
02e97f775e
16 changed files with 50 additions and 489 deletions
|
@ -936,7 +936,7 @@ var _ = Describe("API test", func() {
|
|||
}
|
||||
}
|
||||
|
||||
deleteBody := schema.StoresDelete{
|
||||
deleteBody := schema.StoresReset{
|
||||
Keys: [][]float32{
|
||||
{0.1, 0.2, 0.3},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue