Expand description
Large Language Model APIs
Modules§
Structs§
- Result of generating embeddings
- Usage related to an embeddings generation request
- Inference request parameters
- An inferencing result
- Usage information related to the inferencing result
Enums§
- Model used for generating embeddings
- The set of errors which may be raised by functions in this interface
- The model use for inferencing
Functions§
- Generate embeddings using the provided model and collection of text
- Perform inferencing using the provided model and prompt
- Perform inferencing using the provided model, prompt, and options