GenAI Models
In addition to general ML models, Rierino provides facility for governing LLM models for GenAI use cases
Last updated
In addition to general ML models, Rierino provides facility for governing LLM models for GenAI use cases
Last updated
GenAI model definitions allow configuration of AI agents and general purpose LangChain models using different providers such as Amazon Bedrock, Anthropic, Azure, Google Gemini, Mistral, OpenAI, as well as local LLM models.
Initial definition of a GenAI model includes:
Name: A descriptive name
Description: Detailed description of the model
Tags: Descriptive tags for the model
Status: Whether this model should be deployed or not
Version: Current version of the model, which is used for deciding whether real-time model handlers need to update their current assets or not
Domain: Categorization of the model based on business domain
Comments: Historical list of comments, which typically includes information on model update reasons or findings
Parameters: Model level parameters specific to LLM provider, including sagas that are allowed access for the AI agents as tools