> For the complete documentation index, see [llms.txt](https://docs.aisera.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aisera.com/aisera-platform/llm-operations/understanding-llm-capabilities/llm-lifecycle.md).

# LLM Lifecycle

Like other software products, LLM models have a life and eventual deprecation cycle. The following table describes the Aisera Gen AI platform features that correspond to this cycle.

| Model Development                                                                                         | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| --------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Data Collection and Curation** Gathering and cleaning the data used to train or fine-tune the model.    | he Aisera Gen AI platform includes [data mapping and integration jobs](https://docs.aisera.com/aisera-platform/adding-data-to-your-tenant/data-ingestion/field-maps) that omit non-mapped data fields, except where customized.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Training and Fine-Tuning** Building a base model or customizing an existing LLM to fit specific tasks.  | The Aisera Gen AI platform allows users and implementation engineers to [choose a specific domain](https://docs.aisera.com/overview-of-aisera/getting-started-guide/bot-essentials#enterprise-domain-packs) when creating a bot. Each domain includes a default [Ontology](https://docs.aisera.com/aisera-platform/llm-operations/ontology#components-of-ontology) that provides agentic capability for specific tasks.                                                                                                                                                                                                                                                                                                                                                                              |
| **Evaluation** Testing model performance using metrics like accuracy, toxicity, bias, and robustness.     | The [Request Analyzer](https://docs.aisera.com/aisera-platform/ai-workbench-optimize-conversations/request-analyzer-conversation-status), [Conv AI 2.0](https://docs.aisera.com/aisera-platform/ai-workbench-optimize-conversations/what-is-conversational-ai-2.0#what-is-the-difference-between-aisera-conversational-ai-1.0-and-2.0), [AI Lens](https://docs.aisera.com/aisera-platform/ai-workbench-optimize-conversations/ai-lens#simulation-with-ai-lens), and [Test Suite](https://docs.aisera.com/aisera-platform/ai-workbench-optimize-conversations/test-suite#set-up-your-test-suites) features allow customers to test model performance. We also have the following Benchmark: [Aisera LLM Benchmarking](https://docs.aisera.com/aisera-platform/llm-operations/aisera-llm-benchmarking) |
| **Deployment**                                                                                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Infrastructure Setup** Choosing where and how the model runs (cloud, on-premise, edge)                  | The Aisera Admin and Customer Teams deploy the cloud or on-prem [administrative setup](https://docs.aisera.com/overview-of-aisera/getting-started-guide/setup-your-aisera-tenant) for the customer, based on their needs.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| **Serving** Making the model available via APIs or integration into Apps                                  | The Aisera Gen AI platform makes the models available via integration into applications/bots. Aisera admins can switch the bots used for a specific tenant. Integration for data transfer is available via [Ingestion APIs](https://docs.aisera.com/apis/apis/ingestion-apis).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **Scalability** Ensuring performance at different usage volumes                                           | The Aisera Gen AI platform uses elasticity via AWS                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| **Monitoring and Maintenance**                                                                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Performance Monitoring** Tracking usage, latency, and response quality                                  | [Performance Results](https://docs.aisera.com/aisera-platform/llm-operations/aisera-llm-benchmarking#performance-results)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| **Feedback Loops** Collecting human feedback or interaction data for future improvements.                 | [User Feedback Ratings](https://docs.aisera.com/aiseragpt/how-to-set-up-an-aiseragpt-bot/add-feedback-ability#feedback-comment-column)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| **Error and Drift Detection** Identifying issues such as model hallucinations or concept drift over time. | [trust.aisera.com](http://trust.aisera.com/)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **Compliance and Governance**                                                                             |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Security and Privacy** Managing access, protecting data, and complying with regulations (such as GDPR)  | [trust.aisera.com](http://trust.aisera.com/)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **Bias and Fairness Auditing** Regular checks to ensure responsible AI use.                               | [trust.aisera.com](http://trust.aisera.com/)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **Documentation and Traceability** Keeping detailed records for reproducibility and accountability.       | [Audit Trail Logs](https://docs.aisera.com/aisera-platform/tenant-setup/aisera-platform-configuration/audit-trail#logs)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| **Iteration and Updates**                                                                                 |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Retraining or Fine Tuning** Updating the model based on new data or feedback.                           | <p><a href="https://docs.aisera.com/aiseragpt/how-to-set-up-an-aiseragpt-bot/add-feedback-ability#feedback-comment-column">User Feedback Ratings</a></p><p></p><p><a href="https://docs.aisera.com/aisera-platform/analytics/analytics/pre-built-analytics#not-helpful-rate-thumbs-down-negative-feedback">Not Helpful Rate</a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| **Versioning** Managing multiple model versions and rolling out changes safely.                           | <p>So far, the Aisera GPT bots have two versions, 1.0 and 2.0. The differences are described here: </p><p></p><p><a href="https://docs.aisera.com/aisera-platform/ai-workbench-optimize-conversations/what-is-conversational-ai-2.0#what-is-the-difference-between-aisera-conversational-ai-1.0-and-2.0">What is Conversational AI 2.0?</a></p>                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Retirement**                                                                                            |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| **Decommissioning** Phasing out outdated models.                                                          | See [Bot Deprecation Guidelines](https://docs.aisera.com/aisera-platform/llm-operations/understanding-llm-capabilities/llm-lifecycle/bot-deprecation/bot-deprecation-guidelines#optional-enhancements).                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| **Archiving** Storing model artifacts and metadata for compliance or future reference.                    | Before you clone or archive your bot, use the icons at the top of your Data Source Details window to Clone your bot, retire Knowledge Documents, or clear the Tickets Index.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |

<br>
