MCPcopy Create free account

hub / github.com/GoBig87/chat-gpt-rasperry-pi-assistant / types & classes

Types & classes70 in github.com/GoBig87/chat-gpt-rasperry-pi-assistant

StructApiClient
pkg/api/client/client.go:9
StructChatGptClient
pkg/chat-gpt/chat-gpt.go:51
StructChatGptRequest
pkg/chat-gpt/chat-gpt.go:13
StructChatGptResponse
pkg/chat-gpt/chat-gpt.go:25
StructChatGptServer
internal/server/chat-gpt.go:26
InterfaceChatGptServiceClient
ChatGptServiceClient is the client API for ChatGptService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to ht
pkg/api/v1/chat-gpt_grpc.pb.go:24
InterfaceChatGptServiceServer
ChatGptServiceServer is the server API for ChatGptService service. All implementations must embed UnimplementedChatGptServiceServer for forward compat
pkg/api/v1/chat-gpt_grpc.pb.go:51
StructChoice
pkg/chat-gpt/chat-gpt.go:40
StructGpioMotor
pkg/gpio-motor/gpio-motor.go:10
StructGpioMotorServer
internal/server/gpio-motor.go:20
InterfaceGpioMotorServiceClient
GpioMotorServiceClient is the client API for GpioMotorService service. For semantics around ctx use and closing/ending streaming RPCs, please refer t
pkg/api/v1/gpio-motor_grpc.pb.go:25
InterfaceGpioMotorServiceServer
GpioMotorServiceServer is the server API for GpioMotorService service. All implementations must embed UnimplementedGpioMotorServiceServer for forward
pkg/api/v1/gpio-motor_grpc.pb.go:154
InterfaceGpioMotorService_MoveMouthToSpeechClient
pkg/api/v1/gpio-motor_grpc.pb.go:99
InterfaceGpioMotorService_MoveMouthToSpeechServer
pkg/api/v1/gpio-motor_grpc.pb.go:293
StructMoveMouthToSpeechRequest
pkg/api/v1/gpio-motor.pb.go:24
StructProcessPromptRequest
pkg/api/v1/chat-gpt.pb.go:23
StructProcessPromptResponse
pkg/api/v1/chat-gpt.pb.go:70
StructProcessSpeechRequest
pkg/api/v1/speech-to-text.pb.go:23
StructProcessSpeechResponse
pkg/api/v1/speech-to-text.pb.go:70
StructProcessTextRequest
pkg/api/v1/text-to-speech.pb.go:23
StructProcessTextResponse
pkg/api/v1/text-to-speech.pb.go:70
StructRequestMessage
pkg/chat-gpt/chat-gpt.go:19
StructResponseMessage
pkg/chat-gpt/chat-gpt.go:46
StructSpeechToTextServer
internal/server/speech-to-text.go:14
InterfaceSpeechToTextServiceClient
SpeechToTextServiceClient is the client API for SpeechToTextService service. For semantics around ctx use and closing/ending streaming RPCs, please r
pkg/api/v1/speech-to-text_grpc.pb.go:24
InterfaceSpeechToTextServiceServer
SpeechToTextServiceServer is the server API for SpeechToTextService service. All implementations must embed UnimplementedSpeechToTextServiceServer for
pkg/api/v1/speech-to-text_grpc.pb.go:76
InterfaceSpeechToTextService_ProcessSpeechClient
pkg/api/v1/speech-to-text_grpc.pb.go:56
InterfaceSpeechToTextService_ProcessSpeechServer
pkg/api/v1/speech-to-text_grpc.pb.go:114
StructTextToSpeechServer
internal/server/text-to-speech.go:15
InterfaceTextToSpeechServiceClient
TextToSpeechServiceClient is the client API for TextToSpeechService service. For semantics around ctx use and closing/ending streaming RPCs, please r
pkg/api/v1/text-to-speech_grpc.pb.go:24
InterfaceTextToSpeechServiceServer
TextToSpeechServiceServer is the server API for TextToSpeechService service. All implementations must embed UnimplementedTextToSpeechServiceServer for
pkg/api/v1/text-to-speech_grpc.pb.go:75
InterfaceTextToSpeechService_ProcessTextClient
pkg/api/v1/text-to-speech_grpc.pb.go:55
InterfaceTextToSpeechService_ProcessTextServer
pkg/api/v1/text-to-speech_grpc.pb.go:112
StructUnimplementedChatGptServiceServer
UnimplementedChatGptServiceServer must be embedded to have forward compatible implementations.
pkg/api/v1/chat-gpt_grpc.pb.go:60
StructUnimplementedGpioMotorServiceServer
UnimplementedGpioMotorServiceServer must be embedded to have forward compatible implementations.
pkg/api/v1/gpio-motor_grpc.pb.go:177
StructUnimplementedSpeechToTextServiceServer
UnimplementedSpeechToTextServiceServer must be embedded to have forward compatible implementations.
pkg/api/v1/speech-to-text_grpc.pb.go:87
StructUnimplementedTextToSpeechServiceServer
UnimplementedTextToSpeechServiceServer must be embedded to have forward compatible implementations.
pkg/api/v1/text-to-speech_grpc.pb.go:85
StructUnimplementedWakeWordServiceServer
UnimplementedWakeWordServiceServer must be embedded to have forward compatible implementations.
pkg/api/v1/wake-word_grpc.pb.go:84
InterfaceUnsafeChatGptServiceServer
UnsafeChatGptServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added me
pkg/api/v1/chat-gpt_grpc.pb.go:71
InterfaceUnsafeGpioMotorServiceServer
UnsafeGpioMotorServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added
pkg/api/v1/gpio-motor_grpc.pb.go:209
InterfaceUnsafeSpeechToTextServiceServer
UnsafeSpeechToTextServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as add
pkg/api/v1/speech-to-text_grpc.pb.go:98
InterfaceUnsafeTextToSpeechServiceServer
UnsafeTextToSpeechServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as add
pkg/api/v1/text-to-speech_grpc.pb.go:96
InterfaceUnsafeWakeWordServiceServer
UnsafeWakeWordServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added m
pkg/api/v1/wake-word_grpc.pb.go:95
StructUsage
pkg/chat-gpt/chat-gpt.go:34
TypeAliasWakeWord
pkg/api/v1/common.pb.go:23
StructWakeWordResponse
pkg/api/v1/wake-word.pb.go:24
StructWakeWordServer
internal/server/wake-word.go:20
InterfaceWakeWordServiceClient
WakeWordServiceClient is the client API for WakeWordService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to
pkg/api/v1/wake-word_grpc.pb.go:25
InterfaceWakeWordServiceServer
WakeWordServiceServer is the server API for WakeWordService service. All implementations must embed UnimplementedWakeWordServiceServer for forward com
pkg/api/v1/wake-word_grpc.pb.go:75
InterfaceWakeWordService_DetectWakeWordClient
pkg/api/v1/wake-word_grpc.pb.go:55
InterfaceWakeWordService_DetectWakeWordServer
pkg/api/v1/wake-word_grpc.pb.go:111
StructchatGptServiceClient
pkg/api/v1/chat-gpt_grpc.pb.go:31
StructgpioMotorServiceClient
pkg/api/v1/gpio-motor_grpc.pb.go:46
StructgpioMotorServiceMoveMouthToSpeechClient
pkg/api/v1/gpio-motor_grpc.pb.go:105
StructgpioMotorServiceMoveMouthToSpeechServer
pkg/api/v1/gpio-motor_grpc.pb.go:299
StructspeechToTextServiceClient
pkg/api/v1/speech-to-text_grpc.pb.go:33
StructspeechToTextServiceProcessSpeechClient
pkg/api/v1/speech-to-text_grpc.pb.go:61
StructspeechToTextServiceProcessSpeechServer
pkg/api/v1/speech-to-text_grpc.pb.go:119
StructtextToSpeechServiceClient
pkg/api/v1/text-to-speech_grpc.pb.go:32
StructtextToSpeechServiceProcessTextClient
pkg/api/v1/text-to-speech_grpc.pb.go:60
StructtextToSpeechServiceProcessTextServer
pkg/api/v1/text-to-speech_grpc.pb.go:117
StructwakeWordServiceClient
pkg/api/v1/wake-word_grpc.pb.go:32
StructwakeWordServiceDetectWakeWordClient
pkg/api/v1/wake-word_grpc.pb.go:60
StructwakeWordServiceDetectWakeWordServer
pkg/api/v1/wake-word_grpc.pb.go:116
Structx
pkg/api/v1/chat-gpt.pb.go:209
Structx
pkg/api/v1/text-to-speech.pb.go:212
Structx
pkg/api/v1/common.pb.go:131
Structx
pkg/api/v1/speech-to-text.pb.go:230
Structx
pkg/api/v1/gpio-motor.pb.go:192
Structx
pkg/api/v1/wake-word.pb.go:171