We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fc72a4 commit be9a45eCopy full SHA for be9a45e
minds/__about__.py
@@ -1,9 +1,9 @@
1
-__title__ = 'Minds SDK'
+__title__ = 'minds_sdk'
2
__package_name__ = 'minds'
3
__version__ = '0.1.0'
4
__description__ = 'An AI-Data Mind is an LLM with the built-in power to answer data questions for Agents'
5
__email__ = '[email protected]'
6
__author__ = 'MindsDB Inc'
7
__github__ = 'https://github.com/mindsdb/minds_python_sdk'
8
__pypi__ = 'https://pypi.org/project/mindsdb/'
9
-__copyright__ = 'Copyright 2024-MindsDB'
+__copyright__ = 'Copyright 2024-MindsDB'
0 commit comments