Metadata-Version: 2.1
Name: dwai
Version: 0.2.0
Summary: 云商大模型Python SDK
Home-page: https://github.com/tluo-github/dwai
Author: 罗涛
Author-email: luotao@shizhuang-inc.com
License: Apache Software License 2.0
Keywords: dwai
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
License-File: LICENSE
License-File: AUTHORS.rst

====
dwai
====


.. image:: https://img.shields.io/pypi/v/dwai.svg
        :target: https://pypi.python.org/pypi/dwai

.. image:: https://img.shields.io/travis/tluo-github/dwai.svg
        :target: https://travis-ci.com/tluo-github/dwai

.. image:: https://readthedocs.org/projects/dwai/badge/?version=latest
        :target: https://dwai.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




云商大模型Python SDK


* Free software: Apache Software License 2.0
* Documentation: https://dwai.readthedocs.io.


Features
--------

* 支持微软、千问、腾讯、华为 大语言模型推理调用


=======
History
=======

0.1.0 (2023-08-09)
------------------
* First release on PyPI.

0.1.1 (2023-08-09)
------------------
* Add ~/.pypirc

0.1.2 (2023-08-09)
------------------
* Update Readme
