Metadata-Version: 2.1
Name: forumaisdk
Version: 0.0.3
Summary: ForumAI Python SDK
Author-email: ForumAISDK <forumai@github.com>
Project-URL: Homepage, https://github.com/0xAresDev/ForumAISDK
Project-URL: Issues, https://github.com/0xAresDev/ForumAISDK/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tiktoken ==0.6.0
Requires-Dist: web3 ==6.15.1
Requires-Dist: requests ==2.31.0
Requires-Dist: python-dotenv

Alpha implementation of the ForumAI model market python SDK. V.0.0.3

Take a look at the docs to find out how to use it: https://forumai.gitbook.io/forumai/developer-guide/integrate-mixtral8x7b-with-python-sdk-testnet

