PromptUtility

public class PromptUtility
extends Object

java.lang.Object
   ↳ com.android.tradefed.ai.PromptUtility


Narzędzie do tworzenia promptów na podstawie kontekstu.

Podsumowanie

Publiczne konstruktory

PromptUtility()

Metody publiczne

static PromptResponse runPromptTemplate(String apiKey, PromptUtility.PromptTemplate template, TestDescription description, String stacktrace, contextFiles)

Tworzenie promptu na podstawie szablonu

Publiczne konstruktory

PromptUtility

public PromptUtility ()

Metody publiczne

runPromptTemplate

public static PromptResponse runPromptTemplate (String apiKey, 
                PromptUtility.PromptTemplate template, 
                TestDescription description, 
                String stacktrace, 
                 contextFiles)

Tworzenie promptu na podstawie szablonu

Zwroty
PromptResponse