-
Notifications
You must be signed in to change notification settings - Fork 318
Added OpenSourceAI and conversational support in the extension #1206
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
Conversation
🚀 🌔 🏆 Quick question re: API change from String to JsonB for the transform_stream, is that backwards compatible? I don't suppose we have a lot of adoption of those new methods yet since we haven't actually released 2.8.0 yet "officially", but still would be nice to keep those working if we can. |
It is a breaking change unfortunately. It was a bad choice on my side to make it a string. I spoke with Montana about it, and it hasn't been released and I'm the only one using it so not too worried. Before we ship and merge this I need to make adjustments to our frontend or it will break something though |
Sounds good! |
…it had it backwards
No description provided.