Skip to main content

Add your description here

Project description

Example

from deepseek_reverse import completion
def main():
    with completion(
        messages=[
            {"role": "user", "content": "Tình hình GDP Việt Nam 2024"},
        ],
        stream=True,
        search_enabled=True,
        token="...",
    ) as stream:
        for chunk in stream:
            print(chunk, end="", flush=True)
if __name__ == "__main__":
    main()

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

deepseek_reverse-0.1.2.tar.gz (18.4 kB view details)

Uploaded Source

Built Distribution

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

deepseek_reverse-0.1.2-py3-none-any.whl (18.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: deepseek_reverse-0.1.2.tar.gz
  • Upload date:
  • Size: 18.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.6

File hashes

Hashes for deepseek_reverse-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b6acb2cded57e8078059e877e312c6e4a68cf1f3f6af373f160c60deb4447b5d
MD5 c7b581aced9a641ff859a50da23ce864
BLAKE2b-256 a77f1b218794569fd009b4a220a94cb5c7b1a27fa831478a96f5541b7ffe255e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for deepseek_reverse-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0fe3f253031c542369f2279c0b9523d6a4daa6382565ff48827dffedb5e717be
MD5 3c7dca4b4cab101a590517a87c6aef71
BLAKE2b-256 dec443e9866a6cae2a5b649a4e8556b63a3d80236db3f8a6f421563a84c1552c

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