Attributes
App ID
Name of the app
Configuration of the app
Configured LLM for the RAG app
Configured vector database for the RAG app
Configured embedding model for the RAG app
Chunker configuration
Client object (used to deploy an app to Embedchain platform)
Logger object
Usage
You can create an app instance using the following methods:Default setting
Code Example
Python Dict
Code Example