معرفی شرکت ها


echoai-dev-0.2.0rc2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

The command line tool to interface with Generative AI.
ویژگی مقدار
سیستم عامل -
نام فایل echoai-dev-0.2.0rc2
نام echoai-dev
نسخه کتابخانه 0.2.0rc2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Fabio Dr.No Nonato
ایمیل نویسنده echoaidev@gmail.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/echoai-dev/
مجوز -
# EchoAI DEV: The command line tool to interface with Generative AI ## Install ```bash pip install openai-dev ``` ## Usage This cli depends on `openai` and it needs to be configured with your OpenAI API token. ```bash export OPENAI_API_KEY='sk-...' ``` Once that's done, you can use the `echoai` command-line tool to interface with Generative AI. Here is an example of how you can use it: ```bash echoai "Why does the Python live on land?" ``` This will generate a response from the Generative AI that hopefully answers the question. Of course, the quality of the response will depend on the specific model and prompt used. > Disclaimer: AI jokes may not be funny to human beings. Use at your own risk. ### OpenAI environment variables. The `echoai` cli works with the environment variables set for OpenAI. If you use Azure endpoints, you can set your `OPENAI_API_TYPE`, `_VERSION`, `_ENGINE` and `_BASE` according to your Azure project. ## Testing Install unittest and run `python -m unittest discover`


نیازمندی

مقدار نام
- openai
- pygments
- langchain


نحوه نصب


نصب پکیج whl echoai-dev-0.2.0rc2:

    pip install echoai-dev-0.2.0rc2.whl


نصب پکیج tar.gz echoai-dev-0.2.0rc2:

    pip install echoai-dev-0.2.0rc2.tar.gz