Skip to main content

ollama proxy to other cloud model service

Project description

ollama-proxy

ollama run as a proxy

Pypi upload

twine upload --repository testpypi dist/*

使用pipx上传分发包

本节介绍如何使用pipx安装twine并上传分发包到PyPI或TestPyPI。

安装twine

首先,使用pipx安装twine:

pipx install twine

上传分发包

  1. 构建分发包:
poetry build
  1. 上传分发包到TestPyPI:
twine upload --repository testpypi dist/*
  1. 上传分发包到PyPI:
twine upload dist/*

注意事项

  • 每次上传前,请确保更新版本号。
  • 使用TestPyPI进行测试可以避免影响正式版本。
  • 考虑使用.pypirc文件存储凭证,简化上传过程。

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

ollama_proxy-0.2.0.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

ollama_proxy-0.2.0-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file ollama_proxy-0.2.0.tar.gz.

File metadata

  • Download URL: ollama_proxy-0.2.0.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for ollama_proxy-0.2.0.tar.gz
Algorithm Hash digest
SHA256 d2938a4536e22b73577c1b5bd0ae869ebe6b26140dfffcbf29af52fd9343574e
MD5 510681ab1cc843b14219935d91c9de13
BLAKE2b-256 590f96d29e54939b8991be6e6d679539a7f7bfb70761a0431489804c5d5e2970

See more details on using hashes here.

File details

Details for the file ollama_proxy-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ollama_proxy-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d2444db7de55e98fae0f63fbff1d49c414741c11fba8bc34838c427d4c6d5a4c
MD5 868baf3771a369e601f8b61954d02214
BLAKE2b-256 8f1b6b5c409baae7ad21afe90fc5bb0a558287c7cccf697f5505f0150d3e7f47

See more details on using hashes here.

Supported by

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