Nearly Comparable to OpenAI Assistant
What is being done to make this a 100% drop in replacement for OpenAI Assistant API? It seems fairly close but a simple test is to try Agency Swarm (with modification to oai.py to point to open-assistant-api instance)
https://github.com/VRSEN/agency-swarm
Then run the test "python run_tests.py"
Seems there is some compatibility issues which can only be exhibited when exercising examples external to internal test or examples.
If becomes clear there are some issues with the handling of files
DN
Thanks for your feedback. We have also noticed these compatibility issues, and the team is currently discussing and planning solutions. We warmly welcome you and other community members to contribute to this work. You're welcome to provide more specific test cases, or submit PRs to help improve the code.
I would be eager and more than happy to assist