The difference of Assistant api and langchain

Assistant api and langchain are basically doing the same thing. Both require programming.
The only advantage of Assistant API is that memory and context window are automatically managed where in langchain you have explicitly set those things up.

1 Like