Class BackendConfiguration

All Implemented Interfaces:
ExtensionPoint, Describable<GlobalConfiguration>, Saveable, Loadable, OnMaster

@Extension public class BackendConfiguration extends GlobalConfiguration
Stores the URL of the FastAPI backend used by the chatbot.
  • Constructor Details

    • BackendConfiguration

      public BackendConfiguration()
  • Method Details