AWS extensions for Ragna
Project description
ragna-aws
AWS extensions for Ragna. Currently supports
- AWS S3 as
ragna.core.Document - AWS Bedrock as
ragna.core.Assistants
Installation
$ pip install ragna-aws
Usage
Put the following, or a subset thereof, into your Ragna configuration file, e.g.
ragna.toml:
# ...
document = "ragna_aws.S3Document"
assistants = [
# ...
"ragna_aws.Claude",
"ragna_aws.ClaudeInstant",
"ragna_aws.Command",
"ragna_aws.CommandLight",
"ragna_aws.Jurassic2Mid",
"ragna_aws.Jurassic2Ultra",
"ragna_aws.Llama2Chat13B",
"ragna_aws.Llama2Chat70B",
"ragna_aws.TitanTextExpress",
"ragna_aws.TitanTextLite",
# ...
]
# ...
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ragna-aws-0.2.0.tar.gz
(10.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ragna_aws-0.2.0-py3-none-any.whl
(11.2 kB
view details)
File details
Details for the file ragna-aws-0.2.0.tar.gz.
File metadata
- Download URL: ragna-aws-0.2.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c98694d3177a7c976c9e96ab14c5a64eb592dcbd5ccdee8b358fb5aed36cdef
|
|
| MD5 |
a6b6ca7d46c59d9b6300658977bf44a8
|
|
| BLAKE2b-256 |
c8280d0093d2d3322bd079749d429342ed963031512ff5d50a8b4a386f33c4a8
|
File details
Details for the file ragna_aws-0.2.0-py3-none-any.whl.
File metadata
- Download URL: ragna_aws-0.2.0-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c99a4dbd86f10dfe757f2d4f41c32b3ac41b2fc2dca15d1e95a3c6230b778099
|
|
| MD5 |
82a7c71bfdf433991ee4c7baf149049f
|
|
| BLAKE2b-256 |
97a74bba638c633fa6c381cd1289f7e0aecac5a09ea4ee4b972acd7cf602d8e3
|