-
python3-pinecone-plugin-inference-0.4.1-1.lbn36.noarch
Inference API plugin for python SDK
Installation
The plugin is distributed separately from the core python sdk.
pip install pinecone-client
pip install pinecone-plugin-inference
Usage
Interact with Pinecone's Inference APIs, e.g. create embeddings (currently in preview).
Models currently supported:
multilingual-e5-large
Generate embeddings
The following example highlights how to use an embedding model to generate embeddings for a list of documents and a
user query, with the ultimate goal of retrieving similar documents from a Pinecone index.
from pinecone import Pinecone
pc = Pinecone(api_key="<<PINECONE_API_KEY>>")
model = "multilingual-e5-large"
text = [
"Turkey is a classic meat to eat at American Thanksgiving.",
"Many people enjoy the beautiful mosques in Turkey.",
]
text_embeddings = pc.inference.embed(
model=model,
inputs=text,
parameters={"input_
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-portalocker-2.10.0-1.lbn36.noarch
Library to provide an easy API to file locking
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-xmltodict-0.13.0-4.lbn36.noarch
xmltodict is a Python module that makes working with XML feel like you are
working with JSON. It's very fast (Expat-based) and has a streaming mode
with a small memory footprint, suitable for big XML dumps like Discogs or
Wikipedia.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-aliyun-python-sdk-2.2.0-1.lbn36.noarch
UNKNOWN
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-aliyun-python-sdk-aas-2.1.1-2.lbn36.noarch
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 http:/develop.aliyun.com/sdk/python
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-aliyun-python-sdk-acm-1.0.1-2.lbn36.noarch
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 http:/develop.aliyun.com/sdk/python
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-aliyun-python-sdk-actiontrail-2.2.0-1.lbn36.noarch
aliyun-python-sdk-actiontrail .. This is the actiontrail 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 <
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-aliyun-python-sdk-aegis-1.0.6-2.lbn36.noarch
aliyun-python-sdk-aegis
This is the aegis 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 http:/develop.aliyun.com/sdk/python
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-aliyun-python-sdk-alinlp-1.0.24-2.lbn36.noarch
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 http:/develop.aliyun.com/sdk/python
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-aliyun-python-sdk-asapi-2.4.7.2-2.lbn36.noarch
aliyun-python-sdk-asapi
This is the asapi module of Aliyun ApsaraStack Python SDK.
Aliyun ApsaraStack 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 https:/www.aliyun.com/product/apsara-stack
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36