Metadata-Version: |
2.1 |
Name: |
nyx-extras |
Version: |
0.2.3 |
Summary: |
Nyx Client SDK Extras provides a powerful toolkit for building generative AI applications using data brokered on the Nyx platform. |
Author: |
Iotics |
Author-Email: |
info[at]iotics.com |
Home-Page: |
https://www.get-nyx.io |
Project-Url: |
Chat, https://discord.gg/zS8pVHjqSf |
Project-Url: |
Changes, https://github.com/Iotic-Labs/nyx-sdk/blob/main/CHANGELOG.md |
Project-Url: |
Documentation, https://nyx-extras.readthedocs.io/en/stable |
Project-Url: |
Issue tracker, https://github.com/Iotic-Labs/nyx-sdk/issues |
Project-Url: |
Repository, https://github.com/Iotic-Labs/nyx-sdk |
Keywords: |
client,data,sdk,ai,exchange,nyx,rag,gen-ai,iotics |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: Apache Software License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Internet |
Classifier: |
Topic :: Internet :: WWW/HTTP |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Software Development :: Libraries |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.10,<4.0 |
Requires-Dist: |
langchain (<0.4.0,>=0.3.0); extra == "langchain-openai" or extra == "langchain-cohere" |
Requires-Dist: |
langchain-cohere (<0.4.0,>=0.3.0); extra == "langchain-cohere" |
Requires-Dist: |
langchain-community (<0.4.0,>=0.3.0); extra == "langchain-openai" or extra == "langchain-cohere" |
Requires-Dist: |
langchain-openai (<0.3.0,>=0.2.0); extra == "langchain-openai" |
Requires-Dist: |
numpy (<2.0.0,>=1.26.4) |
Requires-Dist: |
nyx-client (<0.3.0,>=0.2.0) |
Requires-Dist: |
pandas (<3.0.0,>=2.2.2) |
Requires-Dist: |
requests-toolbelt (<2.0.0,>=1.0.0) |
Requires-Dist: |
scikit-learn (<2.0.0,>=1.5.1) |
Requires-Dist: |
scipy (<2.0.0,>=1.14.0) |
Requires-Dist: |
sqlalchemy (<3.0.0,>=2.0.32) |
Provides-Extra: |
langchain-cohere |
Provides-Extra: |
langchain-openai |
Description-Content-Type: |
text/markdown |