Add code interpreter support
What's Changed
* Decouple unstructured from super-rag by homanp in https://github.com/superagent-ai/super-rag/pull/58
* Automatically detect file type by homanp in https://github.com/superagent-ai/super-rag/pull/59
* Add support for google drive input by homanp in https://github.com/superagent-ai/super-rag/pull/61
* Add support for querying code interpreter by homanp in https://github.com/superagent-ai/super-rag/pull/66
**Full Changelog**: https://github.com/superagent-ai/super-rag/compare/v0.0.7...v0.0.8