Replies: 1 comment 2 replies
-
@a-chacon haha no problem ;) I guess they are different things? But yeah Andrei would know best. Anyway, OpenAI Assistants are deprecated, you should use Responses instead |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am sorry, I was in the wrong repo! I have the two tabs open :( This is for langchainrb gem haha please remove because I have no permissions for doing that, apparently.
Firstly, thank you for writing this gem.
I mean, we create an assistant using the langchain assistant and OpenAI as adapter. But when we create an assistant with:
I don't get an asssitant_id, neither it is created in OpenAI assistants.
Are the langchain assistants different from the OpenAI assistants? Is there a way to match the Langchain::Assistants to the OpenAI assistants?
Beta Was this translation helpful? Give feedback.
All reactions