-
Notifications
You must be signed in to change notification settings - Fork 15
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
Completed the JavaScript Minds SDK #55
base: main
Are you sure you want to change the base?
Conversation
All contributors have signed the CLA βοΈ β
|
I have read the CLA Document and I hereby sign the CLA |
@quest-bot loot #18 |
Hey @Aashish079 Unfortunately, weβve encountered an internal error and we couldnβt handle your request π€ We've been alerted and we'll fix this ASAP. Contact us at [email protected] if you need further assistance. Apologies for any inconveniences π |
@quest-bot loot #18 |
Quest PR submitted!@Aashish079, you are attempting to solve the issue and loot this Quest. Will you be successful? Questions? Check out the docs. |
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.
This should be minds
SDK, not MindsDB. We need to distinguish this
@ZoranPandovski Thanks for the heads up! I've rectified my mistakes in the documentation and dev article. Please, do let me know if there are any other changes to be made. π |
This is a Pull Request that Includes:
β¨ Added JavaScript SDK for seamless Minds integration
π Implemented data source management (PostgreSQL support)
π€ Added AI model ("minds") creation and management
π Added support for both sync and streaming completions
β‘οΈ Integrated OpenAI models compatibility
π οΈ Added custom error handling classes
π Added comprehensive documentation
Testing
Youtube Demo Video
Article by me about Minds and usage of this SDK
Notes