Proxyllm

Latest version: v0.2.3

Safety actively analyzes 641954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.0

What's Changed
* Prototyping/openai by BallenAlain in https://github.com/llm-proxy/llm-proxy/pull/22
* Updated requirements file + Added initial folder and code structure by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/23
* Updated Openai request by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/35
* Added Base Class by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/36
* updated BaseChatbot and openai files to match by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/38
* updated param in Baseclass by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/40
* fixed errors in openai expection by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/41
* Implemented poetry and restructured files for imports by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/54
* Llama2 by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/57
* Cohere prototype dinuja by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/58
* Added config for pytest by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/65
* Added Enum functions + updated error for incorrect model in openai by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/66
* Feature/victor/mistral by TheVicBro in https://github.com/llm-proxy/llm-proxy/pull/39
* Cohere prototype done - Dinuja by dinuja9 in https://github.com/llm-proxy/llm-proxy/pull/42
* Feature/69/laxit by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/70
* Added unit tests for BaseEnum functions by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/68
* Llama2 inference API by DesNahback in https://github.com/llm-proxy/llm-proxy/pull/43
* Created env.exmple and renamed Mistral env api by TheVicBro in https://github.com/llm-proxy/llm-proxy/pull/75
* Added google_credentials to .gitignore by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/77
* implemented cohere.py by dinuja9 in https://github.com/llm-proxy/llm-proxy/pull/78
* VertexAI feature by BallenAlain in https://github.com/llm-proxy/llm-proxy/pull/71
* Unit Tests for OpenAI by MohamedAhmed74 in https://github.com/llm-proxy/llm-proxy/pull/56
* basic inconsistency fixes by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/87
* updated test.py and base abc by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/83
* feature/63/Interface&Configuration by DesNahback in https://github.com/llm-proxy/llm-proxy/pull/82
* Feature/61/cost routing by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/88
* Create actions for linting and managing secrets by BallenAlain in https://github.com/llm-proxy/llm-proxy/pull/101
* Feature/50/cohere unit tests by dinuja9 in https://github.com/llm-proxy/llm-proxy/pull/105
* Feature/62/classification by dinuja9 in https://github.com/llm-proxy/llm-proxy/pull/102
* added pre-commit to job by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/115
* added pre-commit to job by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/116
* Fixed model structure naming by TheVicBro in https://github.com/llm-proxy/llm-proxy/pull/107
* revert to original by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/117
* enhancement/95/Exception refactor by DesNahback in https://github.com/llm-proxy/llm-proxy/pull/106
* Update secrets baseline file by BallenAlain in https://github.com/llm-proxy/llm-proxy/pull/119
* 111/cost routing standardization by BallenAlain in https://github.com/llm-proxy/llm-proxy/pull/118
* added isort and formatted files by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/127
* bugfix/121/unit test fix by DesNahback in https://github.com/llm-proxy/llm-proxy/pull/124
* Feature/72/combine hf keys by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/128
* Automate unit tests with github actions by BallenAlain in https://github.com/llm-proxy/llm-proxy/pull/81
* Automate integration tests with github actions by BallenAlain in https://github.com/llm-proxy/llm-proxy/pull/125
* 132/fix warnings by BallenAlain in https://github.com/llm-proxy/llm-proxy/pull/134
* isort moved to dev dep by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/137
* Clas by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/139
* Feature/140/openai sdk upgrade by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/141
* Fix/143/internal config migration by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/145
* Feature/112/timeout by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/146
* Feature/110/logging improvement by OfficialGlitch in https://github.com/llm-proxy/llm-proxy/pull/151
* Feature/90/readme by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/155
* Refactored and improved logger by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/158
* Feature/104/additional external configs by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/156
* Cleaned up model existence checks by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/160
* Feature/109/remove-static-cost-data by dinuja9 in https://github.com/llm-proxy/llm-proxy/pull/154
* Added cache flag in Github Actions for integration and unit tests by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/163
* Revert "Added cache flag in Github Actions for integration and unit tests" by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/165
* added cache by laxitshahi in https://github.com/llm-proxy/llm-proxy/pull/166

**Full Changelog**: https://github.com/llm-proxy/llm-proxy/commits/v0.1.0

Page 2 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.