MCPcopy Create free account
hub / github.com/aurora-develop/aurora / chatGPTRequestForTest

Function chatGPTRequestForTest

internal/chatgpt/request_test.go:871–873  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

869}
870
871func chatGPTRequestForTest() chatgpt.ChatGPTRequest {
872 return chatgpt.NewChatGPTRequest()
873}
874
875func parseSSEChunks(t *testing.T, output string) []map[string]interface{} {
876 t.Helper()

Calls 1

NewChatGPTRequestFunction · 0.92

Tested by

no test coverage detected