Interface IHubAPIService
- Namespace
 - FoundationaLLM.Common.Interfaces
 
- Assembly
 - FoundationaLLM.Common.dll
 
Calls endpoints available on all hub API services.
public interface IHubAPIService
  - Extension Methods
 
Methods
Status()
Gets the status of the Hub API service.
Task<string> Status()