-
Notifications
You must be signed in to change notification settings - Fork 15.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support for Nebula Chat model #21925
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This reverts commit 7dc78b6.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you docs to the chat model integrations? https://python.langchain.com/v0.1/docs/integrations/chat/
libs/community/langchain_community/chat_models/symblai_nebula.py
Outdated
Show resolved
Hide resolved
libs/community/langchain_community/chat_models/symblai_nebula.py
Outdated
Show resolved
Hide resolved
@eyurtsev I have resolved all your comments barring docs. We do not support tool calling and structured output at this time. Could you please point me to the file where I should note this, for it to appear appropriately in the table? |
don't need to add nebula to the table but would be nice to have a separate page for it at |
@eyurtsev @baskaryan I have added the documentation. Please let me know if there's anything else required |
Hi @baskaryan is there anything else needed on our end for the final deployment? |
Hi @baskaryan @eyurtsev any update on this deployment? The preview looks good, and I think we haven't had any updates in a month. Please let me know if something is needed on my end |
@eyurtsev @baskaryan we have an urgent need for this integration, would be very grateful if this merge can be made at the earliest |
@eyurtsev @baskaryan could you please tell us what the blocker is, for the merge? |
@eyurtsev @baskaryan @ccurme Folks, could you please let us know if/what blocker there is that needs to be addressed for you to merge this? We have customers blocked on this, and need to get the integration in. Thank you! |
CI is blocked on the following:
|
Head branch was pushed to by a user without write access
@ktalamad @sharmisthasg I got this over but needed to do a small refactor and add ignore a type error. Please take a look and test. |
@ccurme thanks for the merge, I was able to test the integration! https://python.langchain.com/v0.2/api_reference/community/chat_models/langchain_community.chat_models.symblai_nebula.ChatNebula.html - this link currently gives a 404, is this something that needs to be added on our end? Is it possible to remove it from the docs while the link is broken? |
Hi @sharmisthasg, the link should work now that the API docs have built. The content there is determined by the docstring for |
Description: Added support for Nebula Chat model in addition to Nebula Instruct
Dependencies: N/A
Twitter handle: @Symbldotai