|
@@ -667,7 +667,6 @@ Please check:
|
|
|
async completePrompt(prompt: string): Promise<string> {
|
|
async completePrompt(prompt: string): Promise<string> {
|
|
|
try {
|
|
try {
|
|
|
const modelConfig = this.getModel()
|
|
const modelConfig = this.getModel()
|
|
|
- //this.costModelConfig = modelConfig;
|
|
|
|
|
|
|
|
|
|
// Handle cross-region inference
|
|
// Handle cross-region inference
|
|
|
let modelId: string
|
|
let modelId: string
|