Name | oai-proxy JSON |
Version |
0.2.1
JSON |
| download |
home_page | None |
Summary | "OAI Proxy" is OpenAI-compatible http proxy server for inferencing various LLMs capable of working with Google, Anthropic, OpenAI APIs, local PyTorch inference, etc. |
upload_time | 2025-08-28 00:33:09 |
maintainer | Vitalii Stepanenko |
docs_url | None |
author | Vitalii Stepanenko |
requires_python | <4,>=3.10 |
license | MIT License
Copyright (c) 2025 Vitalii Stepanenko
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. |
keywords |
llm
large language models
ai
gpt
openai
proxy
http
proxy-server
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<p align="right">
<a href="https://pypi.org/project/lm-proxy/" target="_blank"><img src="https://badge.fury.io/py/lm-proxy.svg" alt="PYPI Release"></a>
<a href="https://github.com/Nayjest/lm-proxy/actions/workflows/code-style.yml" target="_blank"><img src="https://github.com/Nayjest/lm-proxy/actions/workflows/code-style.yml/badge.svg" alt="Code Style"></a>
<a href="https://github.com/Nayjest/lm-proxy/actions/workflows/tests.yml" target="_blank"><img src="https://github.com/Nayjest/lm-proxy/actions/workflows/tests.yml/badge.svg" alt="Tests"></a>
<a href="https://github.com/Nayjest/lm-proxy/blob/main/LICENSE" target="_blank"><img src="https://img.shields.io/static/v1?label=license&message=MIT&color=d08aff" alt="License"></a>
</p>
# OAI Proxy
**OAI Proxy** is OpenAI-compatible http proxy server for inferencing various LLMs capable of working with Google, Anthropic, OpenAI APIs, local PyTorch inference, etc.
**Development Status**: bookmark it and go away, it is still in early development.
## ✨ Features
- @todo
## 🚀 Quickstart
```bash
# Install OAI Proxy via pip
pip install oai-proxy
```
## 🤝 Contributing
We ❤️ contributions! See [CONTRIBUTING.md](CONTRIBUTING.md).
## 📝 License
Licensed under the [MIT License](LICENSE).
© 2022—2025 [Vitalii Stepanenko](mailto:mail@vitaliy.in)
Raw data
{
"_id": null,
"home_page": null,
"name": "oai-proxy",
"maintainer": "Vitalii Stepanenko",
"docs_url": null,
"requires_python": "<4,>=3.10",
"maintainer_email": "mail@vitalii.in",
"keywords": "llm, large language models, ai, gpt, openai, proxy, http, proxy-server",
"author": "Vitalii Stepanenko",
"author_email": "mail@vitalii.in",
"download_url": "https://files.pythonhosted.org/packages/8a/d0/41d97305c94f01d6f23e441f146102188f2778c390ee280484c2fb240e5e/oai_proxy-0.2.1.tar.gz",
"platform": null,
"description": "<p align=\"right\">\n<a href=\"https://pypi.org/project/lm-proxy/\" target=\"_blank\"><img src=\"https://badge.fury.io/py/lm-proxy.svg\" alt=\"PYPI Release\"></a>\n<a href=\"https://github.com/Nayjest/lm-proxy/actions/workflows/code-style.yml\" target=\"_blank\"><img src=\"https://github.com/Nayjest/lm-proxy/actions/workflows/code-style.yml/badge.svg\" alt=\"Code Style\"></a>\n<a href=\"https://github.com/Nayjest/lm-proxy/actions/workflows/tests.yml\" target=\"_blank\"><img src=\"https://github.com/Nayjest/lm-proxy/actions/workflows/tests.yml/badge.svg\" alt=\"Tests\"></a>\n<a href=\"https://github.com/Nayjest/lm-proxy/blob/main/LICENSE\" target=\"_blank\"><img src=\"https://img.shields.io/static/v1?label=license&message=MIT&color=d08aff\" alt=\"License\"></a>\n</p>\n\n# OAI Proxy\n\n**OAI Proxy** is OpenAI-compatible http proxy server for inferencing various LLMs capable of working with Google, Anthropic, OpenAI APIs, local PyTorch inference, etc.\n\n**Development Status**: bookmark it and go away, it is still in early development.\n\n## \u2728 Features\n\n- @todo\n\n\n## \ud83d\ude80 Quickstart\n```bash\n# Install OAI Proxy via pip\npip install oai-proxy\n\n```\n\n## \ud83e\udd1d Contributing\n\nWe \u2764\ufe0f contributions! See [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## \ud83d\udcdd License\n\nLicensed under the [MIT License](LICENSE).\n\n\u00a9 2022—2025 [Vitalii Stepanenko](mailto:mail@vitaliy.in)\n\n",
"bugtrack_url": null,
"license": "MIT License\n \n Copyright (c) 2025 Vitalii Stepanenko\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.",
"summary": "\"OAI Proxy\" is OpenAI-compatible http proxy server for inferencing various LLMs capable of working with Google, Anthropic, OpenAI APIs, local PyTorch inference, etc.",
"version": "0.2.1",
"project_urls": {
"Source Code": "https://github.com/Nayjest/lm-proxy"
},
"split_keywords": [
"llm",
" large language models",
" ai",
" gpt",
" openai",
" proxy",
" http",
" proxy-server"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "907907eb26a4f2af13e989e3141da1b424c95e1d5b42d3844f704574f24be653",
"md5": "69c87ab34ed11d1a1c36830a84ebfdad",
"sha256": "7a0305a6c1a289dafb1d0ba613d67f365678eada414df90555ebaa0f77047e89"
},
"downloads": -1,
"filename": "oai_proxy-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "69c87ab34ed11d1a1c36830a84ebfdad",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.10",
"size": 9336,
"upload_time": "2025-08-28T00:33:00",
"upload_time_iso_8601": "2025-08-28T00:33:00.551928Z",
"url": "https://files.pythonhosted.org/packages/90/79/07eb26a4f2af13e989e3141da1b424c95e1d5b42d3844f704574f24be653/oai_proxy-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8ad041d97305c94f01d6f23e441f146102188f2778c390ee280484c2fb240e5e",
"md5": "86caef84c100fb2aee0f24d648697e4f",
"sha256": "1d46ce75d8bb64b6def22cfaad4ea5703364bd727dd5192468cc007b22a373e3"
},
"downloads": -1,
"filename": "oai_proxy-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "86caef84c100fb2aee0f24d648697e4f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.10",
"size": 6953,
"upload_time": "2025-08-28T00:33:09",
"upload_time_iso_8601": "2025-08-28T00:33:09.001800Z",
"url": "https://files.pythonhosted.org/packages/8a/d0/41d97305c94f01d6f23e441f146102188f2778c390ee280484c2fb240e5e/oai_proxy-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-28 00:33:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Nayjest",
"github_project": "lm-proxy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "oai-proxy"
}