-
sqitch-snowflake-1.1.0-1.lbn36.noarch
Sqitch provides a simple yet robust interface for database change management.
The philosophy and functionality is inspired by Git. This package bundles the
Sqitch Snowflake support. It requires that the SnowSQL client and ODBC driver
also be installed.
Located in
LBN
/
…
/
DataBase
/
BastionLinux 36
-
sqitch-sqlite-1.1.0-1.lbn36.noarch
Sqitch provides a simple yet robust interface for database change
management. The philosophy and functionality is inspired by Git. This
package bundles the Sqitch SQLite support.
Located in
LBN
/
…
/
DataBase
/
BastionLinux 36
-
sqitch-vertica-1.1.0-1.lbn36.noarch
Sqitch provides a simple yet robust interface for database change management.
The philosophy and functionality is inspired by Git. This package bundles the
Sqitch Vertica support.
Located in
LBN
/
…
/
DataBase
/
BastionLinux 36
-
step-cli-0.27.4-1.lbn36.x86_64
A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP,
etc.
Out of the box; step uses ECDSA. We've bundled templates to generate RSA infrastructure.
step certificate create "Example Root CA" \
$(step path)/certs/root_ca.crt \
$(step path)/secrets/root_ca_key \
--template /usr/share/step/templates/rsa_root_ca.tpl \
--kty RSA \
--not-after 87660h \
--size 3072
step certificate create "Example Intermediate CA" \
$(step path)/certs/intermediate_ca.crt \
$(step path)/secrets/intermediate_ca_key \
--ca $(step path)/certs/root_ca.crt \
--ca-key $(step path)/secrets/root_ca_key \
--template /usr/share/step/templates/rsa_intermediate_ca.tpl \
--kty RSA \
--not-after 87660h \
--size 3072
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
python3-apify-client-1.8.1-1.lbn36.noarch
apify-client
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-apify-shared-1.1.2-1.lbn36.noarch
apify-shared
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-appium-python-client-4.0.0-1.lbn36.noarch
Appium Python Client[.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-assemblyai-0.35.1-1.lbn36.noarch
AssemblyAI's Python SDK
Build with AI models that can transcribe and understand audio
With a single API call, get access to AI models built on the latest AI breakthroughs to transcribe and understand audio and speech data securely at large scale.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-astra-assistants-2.2.12-1.lbn36.noarch
astra-assistants
Astra Assistants is a drop in replacement for OpenAI's assistant API that supports the full Assistants v2 API (including streaming and vector_stores). This python library wraps the OpenAI SDK with additional capabilities and provides syntactic sugar for passing credentials for third party LLMs.
How to use
Install astra_assistants using your python package manager of choice:
poetry add astra_assistants
import and patch your client:
from openai import OpenAI
from astra_assistants import patch
client = patch(OpenAI())
Server
The astra-assistants server code is now open source (Apache2)!
Check it out here https:/github.com/datastax/astra-assistants-api
Authentication
Provide api keys for third party LLMs via environment variables. We support LLM completions through litellm and support litellm environmental variables and models.
Rename the .env.bkp to .env and fill in the appropriate values for the LLMs you want to use.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36
-
python3-astra-assistants+tools-2.2.12-1.lbn36.noarch
This is a metapackage bringing in tools extras requires for
python3-astra-assistants.
It makes sure the dependencies are installed.
Located in
LBN
/
…
/
Data Science
/
BastionLinux 36