AI components
tChunking | Breaks down large texts into smaller, and more manageable chunks. |
tEmbeddingAI | Leverages embedding models to efficiently process data with AI. |
tOpenAIClient | Accesses the OpenAI API. With this component, you can use OpenAI models and their different capabilities. |
tPineconeClient | Upserts, queries, fetches, updates, or deletes records in Pinecone index namespaces. |