Project

General

Profile

Feature #3595

Updated by Ram Kordale 6 months ago

Call GCF or App Engine endpoint based on endpoint parameter: 
 - endpoint="GCF" 
 - endpoint="App Engine" 

 if endpoint is not specified, use GCF. 

 App Engine endpoints are: 
 <server>/call_openai_api 
 where <server> is https://edutestqa.appspot.com/ or https://rapidken.ai

Back