Tyler Suard Thanks for posting your question in Microsoft Q&A. Yes, it is possible to run AutoGen in Azure Functions app based on discussion here. Not sure how you have configured AutoGen in Function app (or AutoGen) but found you already opened an issue: Incompatible with Azure Functions App? in AutoGen repo.
I think experts from the community are right person to help with this issue since it is more related to library rather than Azure Functions. But please let me know if I can assist in Azure Functions.
Update for the community:
Tyler Suard resolved the issue by setting cache_seed
to None based on this discussion (related issue).
I hope this helps others facing similar issues.
If you found the answer to your question helpful, please take a moment to mark it as Yes
for others to benefit from your experience. Or simply add a comment tagging me and would be happy to answer your questions.