open-assistant-api icon indicating copy to clipboard operation
open-assistant-api copied to clipboard

Nearly Comparable to OpenAI Assistant

Open DarkNeedle opened this issue 1 year ago • 2 comments

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

DarkNeedle avatar Dec 19 '24 19:12 DarkNeedle

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.

lml2468 avatar Dec 20 '24 02:12 lml2468

I would be eager and more than happy to assist

DarkNeedle avatar Dec 20 '24 14:12 DarkNeedle