Class EnvironmentTypes
- Namespace
 - FoundationaLLM.Common.Constants.Configuration
 
- Assembly
 - FoundationaLLM.Common.dll
 
Constants defining the types of FoundationaLLM environments
public static class EnvironmentTypes
  - Inheritance
 - 
      
      EnvironmentTypes
 
- Inherited Members
 
Fields
E2ETest
An environment used to run end-to-end integration tests.
public const string E2ETest = "E2ETest"