public class PythonLlmProvider : ILLMProvider
Public Class PythonLlmProvider
Implements ILLMProvider
public ref class PythonLlmProvider : ILLMProvider
type PythonLlmProvider =
class
interface ILLMProvider
end
PythonLlmProvider | Constructor for PythonLlmProvide, initializes the gRPC channel and client, and starts the PyLLM subprocess |
AddFeedback | |
AddFilesAsync | |
ChatAsync | |
CheckHealth | |
ConvertModel | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
ExportVectorDB | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetActiveMCPAgents | |
GetActiveMCPServers | |
GetFileList | |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetMCPServerTools | |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ImportVectorDB | |
LoadModels | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
RemoveFiles | |
SayHello | |
SetModels | |
SetParameters | |
StartMCPAgent | |
StartMCPServer | |
StopAddFiles | |
StopChat | |
StopMCPAgent | |
StopMCPServer | |
StopProvider | |
ToString | Returns a string that represents the current object. (Inherited from Object) |
UnloadModels | |
ValidateModel |