Affected by GO-2025-4237
and 1 other vulnerabilities
GO-2025-4237 : Weaviate OSS has a Path Traversal Vulnerability via Backup ZipSlip in github.com/weaviate/weaviate
GO-2025-4238 : Weaviate OSS has path traversal vulnerability via the Shard Movement API in github.com/weaviate/weaviate
Discover Packages
github.com/weaviate/weaviate
usecases
modulecomponents
ent
package
Version:
v1.31.3
Opens a new window with list of versions in this module.
Published: Jun 25, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Usage struct {
CompletionTokens int `json:"completion_tokens,omitempty"`
PromptTokens int `json:"prompt_tokens,omitempty"`
TotalTokens int `json:"total_tokens,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.