Agixt

Latest version: v1.6.0

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

Scan your dependencies

Page 13 of 77

1.4.12

Not secure
What's Changed
* Change defaults for ROPE scaling by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1015
* Update llama-cpp-python to v0.2.8 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1016
* Update llama-cpp-python to 0.2.9 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1017
* Add provider error logging by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1018
* Make all params available for llamacpp api by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1019
* Update g4f and llamacpp by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1020
* Update requirements to latest versions by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1021
* Add voice chat extension by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1022
* Update gpt4free to 0.1.4.3 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1024
* Update bardapi by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1025
* Fix 1026 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1027
* Update gpt4free to 0.1.4.5 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1028
* Bump pillow from 9.5.0 to 10.0.1 by dependabot in https://github.com/Josh-XT/AGiXT/pull/1029
* Fix 1030, add Local-LLM provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1031
* Add Local-LLM embedder by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1032
* Update gpt4free to 0.1.4.7 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1033
* Update Local-LLM by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1034
* Add local models list, set models path by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1035
* Update gpt4free to 0.1.4.9 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1036
* Update gpt4free to 0.1.5.0 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1037
* Update gpt4free to 0.1.5.6 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1039
* Attempt to use python:3.10-buster by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1040
* Add prompt prefix and suffix to kobold by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1042


**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.4.0...v1.4.12

1.4.11

Not secure
What's Changed
* Rework command execution format by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/995
* Reorganize API endpoints by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/997
* Fix requirements and default settings by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/998
* Expand database support by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/999
* Remove hubs by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1000
* Remove hub references from docs by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1001
* Add compose version for 994 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1002
* Add static requirements by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1003
* Switch bard module to bardapi by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1004
* Clean up launcher script by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1005
* Add user for future functionality by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1007
* Add user refs by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1008
* Add more user refs by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1009
* Add user connections by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1010
* Set up DB imports if no users exist by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1011
* Containerize python code execution by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1012
* Add RLHF context injection by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1013
* Improve llamacpp integration by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1014
* Change defaults for ROPE scaling by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1015
* Update llama-cpp-python to v0.2.8 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1016
* Update llama-cpp-python to 0.2.9 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1017
* Add provider error logging by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1018
* Make all params available for llamacpp api by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1019
* Update g4f and llamacpp by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1020
* Update requirements to latest versions by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1021
* Add voice chat extension by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1022
* Update gpt4free to 0.1.4.3 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1024
* Update bardapi by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1025
* Fix 1026 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1027
* Update gpt4free to 0.1.4.5 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1028
* Bump pillow from 9.5.0 to 10.0.1 by dependabot in https://github.com/Josh-XT/AGiXT/pull/1029
* Fix 1030, add Local-LLM provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1031
* Add Local-LLM embedder by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1032
* Update gpt4free to 0.1.4.7 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1033
* Update Local-LLM by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1034
* Add local models list, set models path by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1035
* Update gpt4free to 0.1.4.9 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1036
* Update gpt4free to 0.1.5.0 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1037


**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.3.155...v1.4.11

1.4.10

Not secure
What's Changed
* Change defaults for ROPE scaling by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1015
* Update llama-cpp-python to v0.2.8 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1016
* Update llama-cpp-python to 0.2.9 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1017
* Add provider error logging by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1018
* Make all params available for llamacpp api by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1019
* Update g4f and llamacpp by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1020
* Update requirements to latest versions by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1021
* Add voice chat extension by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1022
* Update gpt4free to 0.1.4.3 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1024
* Update bardapi by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1025
* Fix 1026 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1027
* Update gpt4free to 0.1.4.5 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1028
* Bump pillow from 9.5.0 to 10.0.1 by dependabot in https://github.com/Josh-XT/AGiXT/pull/1029
* Fix 1030, add Local-LLM provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1031
* Add Local-LLM embedder by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1032
* Update gpt4free to 0.1.4.7 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1033
* Update Local-LLM by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1034
* Add local models list, set models path by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1035


**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.4.0...v1.4.10

1.4.9

Not secure
What's Changed
* Change defaults for ROPE scaling by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1015
* Update llama-cpp-python to v0.2.8 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1016
* Update llama-cpp-python to 0.2.9 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1017
* Add provider error logging by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1018
* Make all params available for llamacpp api by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1019
* Update g4f and llamacpp by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1020
* Update requirements to latest versions by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1021
* Add voice chat extension by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1022
* Update gpt4free to 0.1.4.3 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1024
* Update bardapi by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1025
* Fix 1026 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1027
* Update gpt4free to 0.1.4.5 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1028
* Bump pillow from 9.5.0 to 10.0.1 by dependabot in https://github.com/Josh-XT/AGiXT/pull/1029
* Fix 1030, add Local-LLM provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1031
* Add Local-LLM embedder by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1032
* Update gpt4free to 0.1.4.7 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1033
* Update Local-LLM by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1034
* Add local models list, set models path by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1035


**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.4.0...v1.4.9

1.4.8

Not secure
What's Changed
* Change defaults for ROPE scaling by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1015
* Update llama-cpp-python to v0.2.8 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1016
* Update llama-cpp-python to 0.2.9 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1017
* Add provider error logging by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1018
* Make all params available for llamacpp api by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1019
* Update g4f and llamacpp by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1020
* Update requirements to latest versions by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1021
* Add voice chat extension by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1022
* Update gpt4free to 0.1.4.3 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1024
* Update bardapi by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1025
* Fix 1026 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1027
* Update gpt4free to 0.1.4.5 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1028
* Bump pillow from 9.5.0 to 10.0.1 by dependabot in https://github.com/Josh-XT/AGiXT/pull/1029
* Fix 1030, add Local-LLM provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1031


**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.4.0...v1.4.8

1.4.7

Not secure
See release notes from v1.4.0 for breaking changes since v1.3.x

Page 13 of 77

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.