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
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