Skip to main content

Skimly Python SDK

Project description

skimly (Python)

from skimly import Skimly
client = Skimly.from_env()
blob_id = client.create_blob("long text")
res = client.chat(provider="openai", model="gpt-4.1-mini",
                  messages=[{"role":"user","content":[
                    {"type":"text","text":"Summarize"},
                    {"type":"pointer","blob_id": blob_id}
                  ]}])
print(res["skimly"])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

skimly-0.1.1.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

skimly-0.1.1-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file skimly-0.1.1.tar.gz.

File metadata

  • Download URL: skimly-0.1.1.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.6

File hashes

Hashes for skimly-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7b3e41d1d8a223207b8ff15ea8222e1aa901943df2c8c7a29d402c48b02ac6a4
MD5 b2db8496998708e880bf05a932c19095
BLAKE2b-256 ebfe3ceab0ef989ff7395bfcf8e3040ff13ee21c99a5ecde58eb017811d78765

See more details on using hashes here.

File details

Details for the file skimly-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: skimly-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.6

File hashes

Hashes for skimly-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 51a2444eb2843502b1a16167e24099b17b723143be66b155f1d02e808619fbcb
MD5 ba0842f8ab33454719493c81db05d7e1
BLAKE2b-256 d4a11d0f6139f8d287394dd0c376bf058174b081aaa20e9c52a4622088737a60

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page