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.2.tar.gz (5.8 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.2-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: skimly-0.1.2.tar.gz
  • Upload date:
  • Size: 5.8 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.2.tar.gz
Algorithm Hash digest
SHA256 21f865b84a40c8bf70d7a8cc8db271dbff7b4489b5137326cca3e27304134c87
MD5 4332b4b847efe6dce1a61c487ec141eb
BLAKE2b-256 d686209a9d4640b1fadd836d7d96aa8945d1041a47ccfd1f0ed3c638cb34022f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: skimly-0.1.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 df4fac3d65049ea19923f1ff79945e1e66083984bcd7369051d28e9212f07ab8
MD5 5de371e6db113e65c54a48f5854500aa
BLAKE2b-256 71a43db91bb9b2bd66e8f6cf68235bf8744a7cd46afe436bf3529c7a167edff2

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