MCPcopy
hub / github.com/wavetermdev/waveterm / testT3

Function testT3

cmd/testai/main-testai.go:423–425  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

421}
422
423func testT3(ctx context.Context) {
424 testOpenAIComp(ctx, "gpt-4o", "what is 2+2? please be brief", nil)
425}
426
427func testT4(ctx context.Context) {
428 tool := aiusechat.GetAdderToolDefinition()

Callers 1

mainFunction · 0.85

Calls 1

testOpenAICompFunction · 0.85

Tested by

no test coverage detected