Open1

LLamaIndex + Azure Container Apps Dynamic Sessions で Code Interpreterを試す

kun432kun432

https://zenn.dev/yamaday/articles/azure-container-apps-dynamic-sessions

先日、Azure Container Apps の Dynamic Sessions という機能がプレビュー版でリリースされました。
この機能を使うと Azure Container Apps でサンドボックス環境でコードの実行ができます。

この記事では LangChain を使って LLM で生成したコードを Azure Container Apps のサンドボックス環境で実行を試して見ようと思います。

LlamaIndexでもnotebookが用意されているので、これをやってみる。

https://docs.llamaindex.ai/en/stable/examples/tools/azure_code_interpreter/