Open Laki4Ever79 opened 1 week ago
Hello, indeed there integrations that requires to be m de in order to keep the same functionalities in Container Apps:
The first two can be achieved with the Azure Storage SDK and the last one with KEDA Scaling Rule.
A straightforward implementation for the first two could be the following:
Then for the third:
Hi @clemlesne, So with these hints it should be possible to modify current synthetic-rag-index to be compatible again with call-center-ai container app? Or it should be done from scratch ? (just another way how I understood your answer)
Hi @clemlesne ,
First of all, thank you and all of the people who contribute here.
Since recent switch over to the Azure Container App implementation over from Function App, it seems there might be some modifications needed to the current implementation of syntax-rag-indexer as it relies on @app.blob_trigger() decorator.
Kind regards, Aleksa