You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-jsonpickle-3.0.1-1.lbn36.noarch
jsonpickle is a library for the two-way conversion of complex Python objects and JSON. jsonpickle builds upon the existing JSON encoders, such as simplejson, json, and ujson. Warning jsonpickle can execute arbitrary Python code. Please see the Security section for more details.
RPMPackage python3-jsonpath-python-1.0.6-1.lbn36.noarch
- [jsonpath-python](jsonpath-python) - [Features](features) - [JSONPath Syntax](jsonpath-syntax) - [Operators](operators) - [Examples](examples) - [Select Fields](select-fields) - [Recursive Descent](recursive-descent) - [Slice](slice) - [Filter Expression](filter-expression) - [Sorter Expression](sorter-expression) - [Field-Extractor Expression](field-extractor- expression) - [Appendix:...
RPMPackage python3-cohere-5.12.0-1.lbn36.noarch
Cohere Python SDK The Cohere Python SDK allows access to Cohere models across many different platforms: the cohere platform, AWS (Bedrock, Sagemaker), Azure, GCP and Oracle OCI. For a full list of support and snippets, please take a look at the SDK support docs page. Documentation Cohere documentation and API reference is available here. Installation pip install cohere Usage import cohere co = cohere.Client( api_key="YOUR_API_KEY", ) chat = co.chat( message="hello world!", model="command" ) print(chat) [!TIP] You can set a system environment variable CO_API_KEY to avoid writing your api key within your code, e.g. add export CO_API_KEY=theapikeyforyouraccount in your ~/.zshrc or ~/.bashrc, open a new terminal, then code calling cohere.Client() will read this key. Streaming The SDK supports streaming endpoints. To take advantage of this feature for chat, use chat_stream. import cohere co = cohere.Client( api_key="YOUR_API_KEY", ) stream = co.chat_stream(
RPMPackage python3-bitarray-2.7.5-3.lbn36.x86_64
Bitarrays are sequence types and behave very much like usual lists. Eight bits are represented by one byte in contiguous block of memory. The user can select between two representations; little-endian and big-endian. Most of the functionality is implemented in C.Methods for accessing the machine representation are provided. This can be useful when bit level access to binary files is required, such as portable bitmap image files (.pbm). Also, when dealing with compressed data which uses variable bit length encoding you may find this module useful. This is Python 3 version.
RPMPackage python3-aliyunsdkcms-7.0.32-1.lbn36.noarch
aliyun-python-sdk-cms .. This is the cms module of Aliyun Python SDK.Aliyun Python SDK is the official software development kit. It makes things easy to integrate your Python application, library, or script with Aliyun services.This module works on Python versions:2.6.5 and greater**Documentation:**Please visit <
RPMPackage python3-alicloud-exporter-0.3.1.7.1-2.lbn36.noarch
Prometheus Exporter for Alibaba Cloud
RPMPackage python3-alibabacloud-tea-xml-0.0.2-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Tea Xml for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the tea-xml pip install alibabacloud-tea- xml Issues [Opening an Issue]( Issues not conforming to the guidelines may be closed...
RPMPackage python3-alibabacloud-tea-util-0.3.13-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Tea Util for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the tea-util pip install alibabacloud_tea_util Issues [Opening an Issue]( Issues not conforming to the guidelines may be closed...
RPMPackage python3-alibabacloud-tea-openapi-0.3.13-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud OpenApi SDK for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the alibabacloud_tea_openapi pip install alibabacloud_tea_openapi Issues[Opening an Issue]( Issues not conforming to the guidelines...
RPMPackage python3-alibabacloud-tea-0.4.2-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Tea for Python[![PyPI version]( [![Python Test]( Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash
RPMPackage python3-alibabacloud-openapi-util-0.2.2-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud OpenApi Util Client for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the alibabacloud_openapi_util pip install alibabacloud_openapi_util Issues [Opening an Issue]( Issues not conforming to the...
RPMPackage python3-alibabacloud-gateway-spi-0.0.3-1.lbn36.noarch
 
RPMPackage python3-alibabacloud-endpoint-util-0.0.3-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Endpoint for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the endpoint-util pip install alibabacloud_endpoint_util Issues [Opening an Issue]( Issues not conforming to the guidelines may be...
RPMPackage python3-alibabacloud-ecs20140526-5.0.0-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Ecs SDK for Python Requirements- Python > 3.6 Installation- **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the alibabacloud_ecs20140526 pip install alibabacloud_ecs20140526 Issues[Opening an Issue]( Issues not...
RPMPackage python3-alibabacloud-credentials-0.3.6-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud Credentials for Python Installation - **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the alibabacloud_credentials pip install alibabacloud_credentials Before you begin, you need to sign up for an Alibaba Cloud...
RPMPackage python3-alibabacloud-adb20211201-2.1.0-1.lbn36.noarch
English | [简体中文](README-CN.md) ![]( Alibaba Cloud adb SDK for Python Requirements- Python > 3.6 Installation- **Install with pip**Python SDK uses a common package management tool named pip. If pip is not installed, see the [pip user guide]( "pip User Guide") to install pip.bash Install the alibabacloud_adb20211201 pip install alibabacloud_adb20211201 Issues[Opening an Issue]( Issues not...
RPMPackage python3-adlfs-2023.12.0-1.lbn36.noarch
Filesystem interface to Azure-Datalake Gen1 and Gen2 Storage Quickstart This package can be installed using: pip install adlfs or conda install -c conda-forge adlfs The adl:/ and abfs:/ protocols are included in fsspec's known_implementations registry in fsspec > 0.6.1, otherwise users must explicitly inform fsspec about the supported adlfs protocols. To use the Gen1 filesystem: import dask.dataframe as dd storage_options={'tenant_id': TENANT_ID, 'client_id': CLIENT_ID, 'client_secret': CLIENT_SECRET} dd.read_csv('adl:/{STORE_NAME}/{FOLDER}/*.csv', storage_options=storage_options) To use the Gen2 filesystem you can use the protocol abfs or az: import dask.dataframe as dd storage_options={'account_name': ACCOUNT_NAME, 'account_key': ACCOUNT_KEY} ddf = dd.read_csv('abfs:/{CONTAINER}/{FOLDER}/*.csv', storage_options=storage_options) ddf = dd.read_parquet('az:/{CONTAINER}/folder.parquet', storage_options=storage_options) Accepted protocol / uri formats include: 'PROTOCOL:/container
RPMPackage python3-langtable-0.0.58-1.fc36.noarch
This package contains a Python module to query the data from langtable-data.
RPMPackage python3-langsmith-0.3.43-1.lbn36.noarch
LangSmith Client SDK This package contains the Python client for interacting with the LangSmith platform. LangSmith helps you and your team develop and evaluate language models and intelligent agents. It is compatible with any LLM Application and provides seamless integration with LangChain, a widely recognized open-source framework that simplifies the process for developers to create powerful language model applications.
RPMPackage python3-langserve-0.0.27-1.lbn36.noarch
🦜️🏓 LangServe 🚩 We will be releasing a hosted version of LangServe for one-click deployments of LangChain applications. Sign up here to get on the waitlist. Overview LangServe helps developers deploy LangChain runnables and chains as a REST API. This library is integrated with FastAPI and uses pydantic for data validation. In addition, it provides a client that can be used to call into runnables deployed on a server. A javascript client is available in LangChainJS. Features Input and Output schemas automatically inferred from your LangChain object, and enforced on every API call, with rich error messages API docs page with JSONSchema and Swagger (insert example link) Efficient /invoke, /batch and /stream endpoints with support for many concurrent requests on a single server /stream_log endpoint for streaming all (or some) intermediate steps from your chain/agent Playground page at /playground with streaming output and intermediate steps Built-in (optional) tracing to LangSmith, ju