Agixt

Latest version: v1.6.0

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

Scan your dependencies

Page 24 of 77

1.3.102

Not secure
What's Changed
* Some fixes by ostix360 in https://github.com/Josh-XT/AGiXT/pull/898
* Update gpt4free and Petals Providers from hub updates by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/899
* Error handling for empty user input by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/900
* Add ONNX embedding model to repo by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/905
* Auto update and fixes by ostix360 in https://github.com/Josh-XT/AGiXT/pull/908
* Fix ONNX embedder by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/909
* Fix gpt4free and ONNX Embedder by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/911
* Extract ONNX model in hub by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/912
* Code structure improvements, Improved Memory Management, Add Memory Data Readers by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/919
* Add learn text endpoint by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/922
* Update to ChromaDB 0.4.6 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/923


**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.3.92...v1.3.102

1.3.101

Not secure
What's Changed
* Fix back end launch in docker by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/825
* Add file based as option, move providers/requirements to hub by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/826
* Improved Setup Script by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/827
* Add /api/conversation endpoint by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/828
* Improve docker setup and streamlit install by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/829
* Add auto updater feature by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/830
* Fixes error | TypeError: string indices must be integers by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/835
* Fix Unable To retrieve data by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/837
* Add chain response handling of errors by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/839
* Move sleep on search by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/840
* Fix memory, add local nvidia option to install by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/841
* Add websearch timeout option to agent settings by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/842
* Add browse links switch by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/843
* Improve websearch browsing links by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/844
* Fix Text Generation WebUI install in AGiXT.sh by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/846
* Add rename prompt function by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/847
* Bump cryptography from 41.0.0 to 41.0.2 by dependabot in https://github.com/Josh-XT/AGiXT/pull/848
* Add embedding endpoint by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/854
* TextGenUI: CLI_ARGS to be defined by user and added listen-host in de… by mongolu in https://github.com/Josh-XT/AGiXT/pull/855
* fix Interactions.run() disable_memory value by ychy00001 in https://github.com/Josh-XT/AGiXT/pull/858
* Update Semantic Kernel to 0.3.4.dev0 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/860
* Browse sublinks based on selected depth by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/864
* Add multi input chain run by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/865
* Bump cryptography from 41.0.2 to 41.0.3 by dependabot in https://github.com/Josh-XT/AGiXT/pull/866
* Make .env file persist in container by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/868
* Add DDG search default if SearXNG server undefined by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/869
* Add conversation injection, Websearch Improvements by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/870
* Add get_chain_args function and endpoint by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/872
* Change default workers to 10 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/873
* Add UUID as default conversation ID by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/874
* Add consistency to disable memory and conversation by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/875
* Switch from Semantic Kernel to Chroma by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/878
* Fix embedding providers list by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/879
* Fix wipe memories by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/880
* Non agent based history by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/881
* Fix history duplication by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/882
* Lower ChromaDB version to 0.3.29 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/883
* auto update dependencies for modules by ostix360 in https://github.com/Josh-XT/AGiXT/pull/884
* fix Embedding.py by ostix360 in https://github.com/Josh-XT/AGiXT/pull/885
* Update Chroma to 0.4.5 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/887
* Persist conversations, memories, agents in Docker by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/888
* Remove sentence transformers by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/889
* Move providers from Hub to Core by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/890
* Add read_github_repo and added reading zip to read_file by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/891
* Add branch to github learning by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/892
* Bump gitpython from 3.1.31 to 3.1.32 by dependabot in https://github.com/Josh-XT/AGiXT/pull/893
* Improve read website for GitHub URLs by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/894
* Add prompt category functionality to endpoints by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/895
* Add interaction log for command execution by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/896
* Create prompt category if it does not exist by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/897
* Some fixes by ostix360 in https://github.com/Josh-XT/AGiXT/pull/898
* Update gpt4free and Petals Providers from hub updates by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/899
* Error handling for empty user input by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/900
* Add ONNX embedding model to repo by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/905
* Auto update and fixes by ostix360 in https://github.com/Josh-XT/AGiXT/pull/908
* Fix ONNX embedder by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/909
* Fix gpt4free and ONNX Embedder by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/911
* Extract ONNX model in hub by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/912
* Code structure improvements, Improved Memory Management, Add Memory Data Readers by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/919
* Add learn text endpoint by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/922

New Contributors
* dependabot made their first contribution in https://github.com/Josh-XT/AGiXT/pull/848
* mongolu made their first contribution in https://github.com/Josh-XT/AGiXT/pull/855
* ychy00001 made their first contribution in https://github.com/Josh-XT/AGiXT/pull/858

**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.3.0...v1.3.101

1.3.100

Not secure
**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.3.99...v1.3.100

What's Changed
* Fix back end launch in docker by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/825
* Add file based as option, move providers/requirements to hub by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/826
* Improved Setup Script by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/827
* Add /api/conversation endpoint by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/828
* Improve docker setup and streamlit install by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/829
* Add auto updater feature by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/830
* Fixes error | TypeError: string indices must be integers by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/835
* Fix Unable To retrieve data by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/837
* Add chain response handling of errors by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/839
* Move sleep on search by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/840
* Fix memory, add local nvidia option to install by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/841
* Add websearch timeout option to agent settings by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/842
* Add browse links switch by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/843
* Improve websearch browsing links by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/844
* Fix Text Generation WebUI install in AGiXT.sh by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/846
* Add rename prompt function by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/847
* Bump cryptography from 41.0.0 to 41.0.2 by dependabot in https://github.com/Josh-XT/AGiXT/pull/848
* Add embedding endpoint by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/854
* TextGenUI: CLI_ARGS to be defined by user and added listen-host in de… by mongolu in https://github.com/Josh-XT/AGiXT/pull/855
* fix Interactions.run() disable_memory value by ychy00001 in https://github.com/Josh-XT/AGiXT/pull/858
* Update Semantic Kernel to 0.3.4.dev0 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/860
* Browse sublinks based on selected depth by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/864
* Add multi input chain run by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/865
* Bump cryptography from 41.0.2 to 41.0.3 by dependabot in https://github.com/Josh-XT/AGiXT/pull/866
* Make .env file persist in container by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/868
* Add DDG search default if SearXNG server undefined by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/869
* Add conversation injection, Websearch Improvements by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/870
* Add get_chain_args function and endpoint by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/872
* Change default workers to 10 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/873
* Add UUID as default conversation ID by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/874
* Add consistency to disable memory and conversation by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/875
* Switch from Semantic Kernel to Chroma by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/878
* Fix embedding providers list by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/879
* Fix wipe memories by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/880
* Non agent based history by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/881
* Fix history duplication by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/882
* Lower ChromaDB version to 0.3.29 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/883
* auto update dependencies for modules by ostix360 in https://github.com/Josh-XT/AGiXT/pull/884
* fix Embedding.py by ostix360 in https://github.com/Josh-XT/AGiXT/pull/885
* Update Chroma to 0.4.5 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/887
* Persist conversations, memories, agents in Docker by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/888
* Remove sentence transformers by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/889
* Move providers from Hub to Core by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/890
* Add read_github_repo and added reading zip to read_file by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/891
* Add branch to github learning by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/892
* Bump gitpython from 3.1.31 to 3.1.32 by dependabot in https://github.com/Josh-XT/AGiXT/pull/893
* Improve read website for GitHub URLs by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/894
* Add prompt category functionality to endpoints by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/895
* Add interaction log for command execution by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/896
* Create prompt category if it does not exist by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/897
* Some fixes by ostix360 in https://github.com/Josh-XT/AGiXT/pull/898
* Update gpt4free and Petals Providers from hub updates by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/899
* Error handling for empty user input by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/900
* Add ONNX embedding model to repo by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/905
* Auto update and fixes by ostix360 in https://github.com/Josh-XT/AGiXT/pull/908
* Fix ONNX embedder by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/909
* Fix gpt4free and ONNX Embedder by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/911
* Extract ONNX model in hub by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/912

New Contributors
* dependabot made their first contribution in https://github.com/Josh-XT/AGiXT/pull/848
* mongolu made their first contribution in https://github.com/Josh-XT/AGiXT/pull/855
* ychy00001 made their first contribution in https://github.com/Josh-XT/AGiXT/pull/858

**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.3.0...v1.3.100

1.3.99

Not secure
Hotfix hub issue.

**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.3.98...v1.3.99

1.3.98

Not secure
What's Changed
* Extract ONNX model in hub by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/912


**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.3.97...v1.3.98

1.3.97

Not secure
What's Changed
* Fix gpt4free and ONNX Embedder by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/911


**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.3.96...v1.3.97

Page 24 of 77

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.