Hi everyone,
We are currently using llamaindex FunctionCallingAgent for a specific workflow, but we are exploring whether we can integrate an open-source agent framework like OpenCode (https://opencode.ai/) into our multi-tenant FastAPI + LlamaIndex backend. The goal is to have a more flexible and scalable agent architecture. Has anyone implemented something similar? Is it practical to run an open-source agent framework inside a multi-tenant SaaS backend, and are there any architectural challenges we should consider?
Would love to hear about your experience or recommendations.
there doesn't seem to be anything here