Documentation ¶
Index ¶
Constants ¶
View Source
const (
EnvAiProxyChatgpt4ModelId = "AI_PROXY_CHATGPT4_MODEL_ID"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AIFunction ¶
func (*AIFunction) Apply ¶
func (h *AIFunction) Apply(ctx context.Context, req *pb.ApplyRequest) (pbValue *structpb.Value, err error)
func (*AIFunction) GetSystemPrompt ¶
func (h *AIFunction) GetSystemPrompt(ctx context.Context, req *pb.GetSystemPromptRequest) (pbValue *structpb.Value, err error)
Click to show internal directories.
Click to hide internal directories.