File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -410,38 +410,6 @@ module avmAppConfig 'br/public:avm/res/app-configuration/configuration-store:0.6
410410 // value: chatGpt.modelName
411411 // }
412412 // {
413- // name: 'Application:AIServices:GPT-4o:Endpoint'
414- // value: avmOpenAi.outputs.endpoint
415- // }
416- // {
417- // name: 'Application:AIServices:GPT-4o:Key'
418- // value: '{gpt-4o-mini-apikey}'
419- // }
420- // {
421- // name: 'Application:AIServices:GPT-4o:ModelName'
422- // value: chatGpt.modelName
423- // }
424- // {
425- // name: 'Application:AIServices:TextEmbedding:Endpoint'
426- // value: avmOpenAi.outputs.endpoint
427- // }
428- // {
429- // name: 'Application:AIServices:TextEmbedding:Key'
430- // value: '{textembedding-key}'
431- // }
432- // {
433- // name: 'Application:AIServices:TextEmbedding:ModelName'
434- // value: embedding.modelName
435- // }
436- // {
437- // name: 'Application:Services:CognitiveService:DocumentIntelligence:APIKey'
438- // value: documentIntelligence.outputs.exportedSecrets.primaryAdminKey
439- // }
440- // {
441- // name: 'Application:Services:CognitiveService:DocumentIntelligence:Endpoint'
442- // value: documentIntelligence.outputs.endpoint
443- // }
444- // {
445413 // name: 'Application:Services:KernelMemory:Endpoint'
446414 // value: 'http://kernelmemory-service'
447415 // }
You can’t perform that action at this time.
0 commit comments