PineconeClient Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A client for the Pinecone API
public sealed class PineconeClient : Microsoft.SemanticKernel.Connectors.Pinecone.IPineconeClient
type PineconeClient = class
interface IPineconeClient
Public NotInheritable Class PineconeClient
Implements IPineconeClient
- Inheritance
-
PineconeClient
- Implements
Constructors
PineconeClient(String, String, ILoggerFactory, HttpClient) |
Initializes a new instance of the PineconeClient class. |