Documentation ¶
Index ¶
Constants ¶
View Source
const (
FunctionNameTestCase = "create-test-case"
)
Variables ¶
This section is empty.
Functions ¶
func GetChatMessageFunctionCallArguments ¶
func GetChatMessageFunctionCallArguments(ctx context.Context, factory functions.FunctionFactory, req *pb.ApplyRequest, openaiURL *url.URL, messages []openai.ChatCompletionMessage, callbackInput interface{}) (any, error)
getChatMessageFunctionCallArguments return result for AIFunction Server Call OpenAI
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.