public class PythonLlmProvider : ILLMProviderpublic ref class PythonLlmProvider : ILLMProviderSuperBuilderWinService.ProvidersImpl.PythonLlmProvider = function();
Type.createClass(
'SuperBuilderWinService.ProvidersImpl.PythonLlmProvider',
null,
SuperBuilderWinService.Providers.ILLMProvider);| PythonLlmProvider | Constructor for PythonLlmProvide, initializes the gRPC channel and client, and starts the PyLLM subprocess |
| AddFeedback | |
| AddFilesAsync | |
| ChatAsync | |
| CheckHealth | |
| ConvertModel | |
| Equals | (Inherited from Object) |
| ExportVectorDB | |
| Finalize | (Inherited from Object) |
| GetFileList | |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| ImportVectorDB | |
| LoadModels | |
| MemberwiseClone | (Inherited from Object) |
| RemoveFiles | |
| SayHello | |
| SetModels | |
| SetParameters | |
| StopAddFiles | |
| StopChat | |
| StopProvider | |
| ToString | (Inherited from Object) |
| UnloadModels |