Agixt

Latest version: v1.5.18

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

Scan your dependencies

Page 44 of 77

1.2.6

Not secure
What's Changed
* Fix chain execution by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/686


**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.2.5...v1.2.6

1.2.5

Not secure
What's Changed
* Create Screenshots.md by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/678
* Fix prompt_agent by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/680
* Describe Image command by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/681


**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.2.4...v1.2.5

1.2.4

Not secure
Security Updates!
* Resolved every security issue GitHub reported with Dependabot and CodeQL.

What's Changed
* Move Agent History to the Top by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/663
* Add delete_history_message by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/664
* Fix learning interact by ostix360 in https://github.com/Josh-XT/AGiXT/pull/668
* Add step to start back end before front end in AGiXT.sh by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/669
* Chain page refactor by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/670
* Fix some python errors by hlohaus in https://github.com/Josh-XT/AGiXT/pull/671
* Chain ref cleanups by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/672
* Security updates by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/673
* Add static requirements by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/674
* Update cryptography and gpt4free by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/676


**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.2.3...v1.2.4

1.2.3

Not secure
What's Changed
* Fixed Small Frontend Issues by JamesonRGrieve in https://github.com/Josh-XT/AGiXT/pull/148
* encode save_task_output as utf8 by dany-on-demand in https://github.com/Josh-XT/AGiXT/pull/153
* - Readme: change status button to alpha by lightningRalf in https://github.com/Josh-XT/AGiXT/pull/160
* Fix for 158 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/162
* Fix 139 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/163
* Updating documentation for all providers by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/165
* Fix 164 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/166
* Fix 159 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/167
* Update compose files by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/168
* Fix and test huggingchat 169 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/170
* Switching huggingchat from stream true to false by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/174
* Add more error handling for huggingchat by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/176
* Chains, Custom Prompts, Agent Settings by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/180
* Prompt engineering by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/185
* Update CONTRIBUTION.md by harisiri74 in https://github.com/Josh-XT/AGiXT/pull/187
* add missing path to urls by samuzaffar99 in https://github.com/Josh-XT/AGiXT/pull/191
* hotfix _app.js by dany-on-demand in https://github.com/Josh-XT/AGiXT/pull/192
* Fixed provider settings drop down by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/194
* Fix chat 183 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/196
* Fix agent config save 199 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/200
* Embedding model to distilbert-base-uncased by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/201
* Remove if statement breaking bard by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/202
* Fix agent config and command toggles by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/203
* Vicuna 1.0 prompts engineered by Electrofried by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/204
* Fix instruct by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/207
* Added self to list by Electrofried in https://github.com/Josh-XT/AGiXT/pull/205
* Update description and version info by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/212
* Add error handling by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/213
* replace invalid send function refs by samuzaffar99 in https://github.com/Josh-XT/AGiXT/pull/216
* fix - gracefully handle 'model is overloaded' message from huggingchat by dany-on-demand in https://github.com/Josh-XT/AGiXT/pull/218
* Match execution agent to instruct by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/220
* fix - don't instruct empty messages by dany-on-demand in https://github.com/Josh-XT/AGiXT/pull/219
* Rework bard provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/221
* Improved Commands and List by Electrofried in https://github.com/Josh-XT/AGiXT/pull/224
* Fix huggingchat provider POST api call by lgwacker in https://github.com/Josh-XT/AGiXT/pull/226
* Fix huggingchat provider by lgwacker in https://github.com/Josh-XT/AGiXT/pull/230
* Add gpt4free and huggingface provider by hlohaus in https://github.com/Josh-XT/AGiXT/pull/234
* Clean up by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/231
* Improve dockerfile / fix file permission issue by hlohaus in https://github.com/Josh-XT/AGiXT/pull/236
* Fix methods on commands.file_operations by lgwacker in https://github.com/Josh-XT/AGiXT/pull/238
* Clean up readme by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/239
* Fix model prompt for instruction by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/240
* Change docker and workflows by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/241
* Instruct/Execute format for responses to JSON, Fix docker-compose, remove old refs. by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/244
* Bug fixes and updating prompts by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/247
* Fix formatting and error associated by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/248
* Custom format fix by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/249
* Add AI_MODEL flat per provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/252
* Run chain with command line by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/253
* Fix file_operations instatiation by lgwacker in https://github.com/Josh-XT/AGiXT/pull/256
* Update agent operations by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/257
* Lower max context tokens by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/258
* Add temperature to gpt4free by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/259
* Fix token counting for each provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/261
* Improve Docs by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/262
* implement max tokens ceiling logic for huggingchat provider by lgwacker in https://github.com/Josh-XT/AGiXT/pull/260
* Prevents error from happening if key 'commands' not in self.response by lgwacker in https://github.com/Josh-XT/AGiXT/pull/263
* Add Bing Provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/265
* Set limit to 128 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/271
* Move spacy to Memories, Fix type errors with ooba provider, Remove gpt4free max_tokens requirement by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/273
* Removing token ceiling on Huggingchat, causing issues. by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/274
* Chatgpt Rework, Agent Memory Hotfixes by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/275
* Memories Hotfix by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/276
* Switch to ChatGPT Token from username and password by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/278
* Adding styles based on temp for Bing by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/280
* Move chatbot to init for Bard and Bing by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/281
* Add gpt4all from 227 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/283
* Strip /path/to/ from file paths by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/285
* Switch ChatGPT to Use revChatGPT.V1 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/286
* Add None option for tasks list. by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/287
* Fix model by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/288
* Switch to better working llamacpp provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/289
* Switch embedding model to all-mpnet-base-v2 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/290
* Fix openai max tokens by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/292
* Second shot validation for when commands are used. by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/295
* Fix Memory Settings by MistApproach in https://github.com/Josh-XT/AGiXT/pull/293
* Set max tokens for llamacpp by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/297
* Add Palm Provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/298
* Extract JSON from output by med4u in https://github.com/Josh-XT/AGiXT/pull/299
* Correct missing import regex by med4u in https://github.com/Josh-XT/AGiXT/pull/300
* Force default model if empty by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/301
* Add staticmethod to commands that don't share state by lgwacker in https://github.com/Josh-XT/AGiXT/pull/302
* Instantiate command class before using functions from it by lgwacker in https://github.com/Josh-XT/AGiXT/pull/303
* Fix function calling on commands.py by lgwacker in https://github.com/Josh-XT/AGiXT/pull/304
* Fix json validation by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/305
* Huggingface Transformers modifications by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/308
* SMART Agent-LLM? by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/309
* Implement Smart Chat by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/311
* Improve error handling for llamaCPP by localagi in https://github.com/Josh-XT/AGiXT/pull/312
* Enable gitbook for easier access of docs by localagi in https://github.com/Josh-XT/AGiXT/pull/313
* Add SmarterChat - Web searching/scraping learning agent by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/314
* Add Embedding Provider Concept by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/315
* Add Validation Agent by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/316
* Docs cleanup and extension by localagi in https://github.com/Josh-XT/AGiXT/pull/317
* add missing gitbook plugin installation for docs by localagi in https://github.com/Josh-XT/AGiXT/pull/318
* Add Linux Arm64 Support Docker & Updated readme for the documentation by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/322
* Reworked Task System for Smart Tasks by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/323
* Websearch fix by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/325
* Streamlit docker fix and update readme by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/329
* Gpt4free hotfix by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/330
* Quick Fix Formatting Readme by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/331
* Docker steamlit frontend release by localagi in https://github.com/Josh-XT/AGiXT/pull/333
* Update on docker publish by localagi in https://github.com/Josh-XT/AGiXT/pull/332
* Fix smart functions, switch search to playwright by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/335
* Fix gpt4free provider installation on requirements.txt by lgwacker in https://github.com/Josh-XT/AGiXT/pull/336
* modularize docker workflow by localagi in https://github.com/Josh-XT/AGiXT/pull/334
* Workflow testing by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/337
* Smarter prompts, fix issues by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/339
* Upgrade Packages ensure fix Arm64 by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/341
* Docker container build optimization and rework by localagi in https://github.com/Josh-XT/AGiXT/pull/340
* Bring back the dockerfiles by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/342
* Better gpt4free? by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/343
* Fix Streamlit Status and Move it to the side by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/344
* Update run task with async option by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/346
* Revert "Bring back the dockerfiles" by localagi in https://github.com/Josh-XT/AGiXT/pull/347
* Create publish workflow for docs by localagi in https://github.com/Josh-XT/AGiXT/pull/348
* Docker multi platform by localagi in https://github.com/Josh-XT/AGiXT/pull/349
* Add Azure OpenAI Provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/351
* Add Read file to memory by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/352
* use image from previous job by localagi in https://github.com/Josh-XT/AGiXT/pull/353
* Tweak docker chaining by localagi in https://github.com/Josh-XT/AGiXT/pull/354
* running on pushes to main and also manually by localagi in https://github.com/Josh-XT/AGiXT/pull/355
* fix secrets transfer by localagi in https://github.com/Josh-XT/AGiXT/pull/356
* fix run behaviour by localagi in https://github.com/Josh-XT/AGiXT/pull/357
* Docker compose upgrade by localagi in https://github.com/Josh-XT/AGiXT/pull/361
* Modifications to memory system by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/358
* introducing profiles for docker compose by localagi in https://github.com/Josh-XT/AGiXT/pull/362
* Docker Port Correction Fix by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/365
* fix validated_response["commands"].items(): TypeError by med4u in https://github.com/Josh-XT/AGiXT/pull/363
* Fix compose docs and add profile "all" by localagi in https://github.com/Josh-XT/AGiXT/pull/367
* Updated "Extending Functionality" by rm4453 in https://github.com/Josh-XT/AGiXT/pull/368
* Add ffmpeg fix RuntimeWarning by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/369
* arm64: fixing dependency libgomp1 - will automatically install on upgrade by localagi in https://github.com/Josh-XT/AGiXT/pull/370
* Don't browse a site already seen in this session. by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/373
* Switch to using hugchat module for HuggingChat Provider. by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/374
* Fix file error in 326 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/375
* Fix Arm64 issue libgomp Docker streamlit by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/377
* Adding PyPi package by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/378
* Add ffmpeg to Docker fix runtime error by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/379
* Hopfully fixes the libgomp runtime error this time 🤞 by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/381
* Chain streamlit updates by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/386
* AGiXT by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/388
* +Add AGiXT Logo by Nick-XT in https://github.com/Josh-XT/AGiXT/pull/391
* Chain modifications by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/392
* Split streamlit to classes. by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/393
* Streamlit Pages by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/394
* Fix Custom Prompts and Instructions in Streamlit by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/397
* deepai default for gpt4free by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/398
* Streamlit - Multi Login Option by rm4453 in https://github.com/Josh-XT/AGiXT/pull/399
* Fix Dupe Tasks Field by rm4453 in https://github.com/Josh-XT/AGiXT/pull/400
* Add Login Redirect To Profile Page by rm4453 in https://github.com/Josh-XT/AGiXT/pull/401
* Fixing Auth Redirects & Implementing Redirect Lib by rm4453 in https://github.com/Josh-XT/AGiXT/pull/402
* More Login Auth Redirect Fixes by rm4453 in https://github.com/Josh-XT/AGiXT/pull/404
* Fix Login Stuff by rm4453 in https://github.com/Josh-XT/AGiXT/pull/406
* Add Anthropic Claude Provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/407
* Refactor and Fixes by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/409
* Fix Login Stuff & Re-Enable It by rm4453 in https://github.com/Josh-XT/AGiXT/pull/410
* Add check_auth_status by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/411
* Moving things by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/412
* Minor code Refactoring :D by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/414
* Extension Settings in Agent Settings for Commands by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/415
* Deleted .env references in docker-compose files by derkahless in https://github.com/Josh-XT/AGiXT/pull/420
* add bcrypt by WillTryToDoItRight in https://github.com/Josh-XT/AGiXT/pull/417
* Add ChatGPT Provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/421
* Streamlit Quality of Life Updates by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/424
* Added always-restart policy by derkahless in https://github.com/Josh-XT/AGiXT/pull/425
* Bugfixes by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/427
* Llamacpp Provider Improvements by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/431
* Rework Tasks, Add Save/Load Tasks by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/432
* Fix GPT4Free Provider Rotation by ven-ven-ven in https://github.com/Josh-XT/AGiXT/pull/433
* Task improvements by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/434
* Add Learning page & Bug fixes by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/435
* Persistent Agent Names by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/437
* Clean up base requirements by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/439
* Fix Package Name Docker Streamlit by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/436
* Fix typo in Redirect.py by eltociear in https://github.com/Josh-XT/AGiXT/pull/440
* Temporarily disabling login system by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/441
* Fix agent_settings from fastapi by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/442
* API Tests Updates, Fix Chat History if None by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/443
* Dynamic Agent Commands. by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/444
* Building llamacpp API connector by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/446
* Fix Llamacpp Provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/450
* Fix Agent Selection, Rework Tasks, Fix several prompts, Eliminated several prompts. by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/455
* DuckDuckGo Search Update by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/461
* Fix Run Chain, Add Smart Chat Chain Example by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/464
* poetry by localagi in https://github.com/Josh-XT/AGiXT/pull/465
* add logging instead of printf by localagi in https://github.com/Josh-XT/AGiXT/pull/470
* Migrate from DDG search to Searxng by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/476
* updates build pipeline by localagi in https://github.com/Josh-XT/AGiXT/pull/480
* some loggings by localagi in https://github.com/Josh-XT/AGiXT/pull/479
* Update README.md by localagi in https://github.com/Josh-XT/AGiXT/pull/478
* Add huggingface provider for 475 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/481
* Fix File Commands by rm4453 in https://github.com/Josh-XT/AGiXT/pull/485
* Update README.md by localagi in https://github.com/Josh-XT/AGiXT/pull/487
* Update README.md by localagi in https://github.com/Josh-XT/AGiXT/pull/483
* Tests by localagi in https://github.com/Josh-XT/AGiXT/pull/482
* Add working directory as a default location for commands that use files by ostix360 in https://github.com/Josh-XT/AGiXT/pull/491
* Feature: Add log provider requests support by hlohaus in https://github.com/Josh-XT/AGiXT/pull/490
* Improve gpt4free provider: by hlohaus in https://github.com/Josh-XT/AGiXT/pull/489
* Selectable torch by localagi in https://github.com/Josh-XT/AGiXT/pull/488
* enable arm64 on docker builds, fix PR build behaviour by localagi in https://github.com/Josh-XT/AGiXT/pull/492
* Remove DDG from google search module by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/496
* Fix and test SearXNG Search by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/498
* Fix Displaying Task Responses by rm4453 in https://github.com/Josh-XT/AGiXT/pull/501
* Fix Chain Tasks Command Execution. by rm4453 in https://github.com/Josh-XT/AGiXT/pull/507
* Commands to Extension Commands for 502 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/506
* Custom Prompts to Prompts by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/508
* Add await to learning by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/511
* Re-Enable Login & Fix Bugs + Optimize Auth Libs by rm4453 in https://github.com/Josh-XT/AGiXT/pull/513
* Update README.md by localagi in https://github.com/Josh-XT/AGiXT/pull/515
* update kobold provider by localagi in https://github.com/Josh-XT/AGiXT/pull/517
* Update docker-compose.dev.yaml by localagi in https://github.com/Josh-XT/AGiXT/pull/516
* Tests update by localagi in https://github.com/Josh-XT/AGiXT/pull/519
* Make README instructions copy&paste ready by nightscape in https://github.com/Josh-XT/AGiXT/pull/520
* Fix bad return on execution agent by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/521
* Update command validation and prompts by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/523
* Fix Chains Output To Show Step + Response by rm4453 in https://github.com/Josh-XT/AGiXT/pull/524
* Fix 514 by ostix360 in https://github.com/Josh-XT/AGiXT/pull/525
* Enable Multi-File Upload For Learning by rm4453 in https://github.com/Josh-XT/AGiXT/pull/528
* updates huggingface provider by localagi in https://github.com/Josh-XT/AGiXT/pull/529
* Command execution fix by ostix360 in https://github.com/Josh-XT/AGiXT/pull/536
* threaded provider for runpod by localagi in https://github.com/Josh-XT/AGiXT/pull/534
* Improve Memory System 510 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/535
* Fix Tasks | Comment Agent File by rm4453 in https://github.com/Josh-XT/AGiXT/pull/544
* Update Quick Start.md by localagi in https://github.com/Josh-XT/AGiXT/pull/541
* Fix Chat & Chains by rm4453 in https://github.com/Josh-XT/AGiXT/pull/545
* Update README.md by localagi in https://github.com/Josh-XT/AGiXT/pull/542
* Fix Chains by rm4453 in https://github.com/Josh-XT/AGiXT/pull/546
* Async transition by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/538
* Fix step replacement in Chains by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/547
* Fix chain step replacement by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/548
* Fix modify chain step by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/549
* Fix command execution in instruct by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/550
* Fix mount paths in docker-compose.yml by localagi in https://github.com/Josh-XT/AGiXT/pull/551
* Fix memory issues. by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/552
* Update llamacpp, fix memory issue, update doc by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/553
* Update llamacpp api provider for 539 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/554
* Add move_step for chain steps by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/555
* Implicit definitions in app.py by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/556
* return 404 when chain is not found by localagi in https://github.com/Josh-XT/AGiXT/pull/558
* Updating templates by localagi in https://github.com/Josh-XT/AGiXT/pull/560
* Migration to Streamlit using FastAPI by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/563
* Fix get tasks by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/564
* Api polish by localagi in https://github.com/Josh-XT/AGiXT/pull/562
* Fix bad ref by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/565
* Fix agent settings by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/570
* Update docs, update poetry version by localagi in https://github.com/Josh-XT/AGiXT/pull/569
* Enable Poetry-based installation on Apple Silicon by motin in https://github.com/Josh-XT/AGiXT/pull/567
* Implicit definitions, Bug Fixes, Workflows by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/571
* Docs updates to fix 509 and 531 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/572
* Fix Agent Settings and Agent List by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/573
* Fix formatting in Agent Settings by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/574
* Implicit defs by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/575
* Fix chat entries by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/576
* Fix chain rename and tests by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/577
* Add workers arg to app.py by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/578
* Fix chat history by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/579
* Added Konsole run by ven-ven-ven in https://github.com/Josh-XT/AGiXT/pull/580
* Another attempt to fix chat history. by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/581
* Fix crash caused by gpt4free by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/582
* update readme, remove dublication, add go to folder by lightningRalf in https://github.com/Josh-XT/AGiXT/pull/583
* Switch providers instruct to async by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/584
* Add Top P to OpenAI and Azure Providers by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/585
* Add ffmpeg to fix 530 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/586
* Fix commands prompting by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/587
* Command execution modifications and testing by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/588
* Fix 539 for llamacpp API provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/590
* Documentation Improvements by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/592
* Add Darker Theme and set it to default theme by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/593
* Fix Dockerfile and Docker-Compose by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/594
* Chat history to history.yaml in agent folder by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/595
* Fix naming refs to yaml history by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/596
* Clean up command validation by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/598
* Fix validation agent return. by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/602
* Fix agent rename by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/603
* [Streamlit] Update Chat and Add Favicons to pages (readd 😄 ) by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/600
* Remove theb from gpt4free by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/604
* Fix gpt4free rotation by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/605
* Move Streamlit files by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/606
* Update task buttons by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/607
* Update gpt4free.py by hlohaus in https://github.com/Josh-XT/AGiXT/pull/608
* Smart Instruct modification to execution by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/610
* Add Prompt Agent feature by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/611
* Add Prompt Agent page by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/612
* Update prompt template docs by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/613
* Add user input to Chains by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/616
* Test Commands Chain for 504 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/617
* Multi-shot prompts by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/622
* Add Instruct page (updated with correct mode name this time) by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/621
* Start back end if not running by rm4453 in https://github.com/Josh-XT/AGiXT/pull/619
* Add White border to AGiXT Image for Docs interface by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/623
* update logo img in docs by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/624
* update for img for Main.py by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/625
* Move streamlit pages by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/627
* Auto logo switching by rm4453 in https://github.com/Josh-XT/AGiXT/pull/626
* Streamlit UX Improvements by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/630
* Streamlit Caching for better performance by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/631
* Agent settings to form by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/633
* New logo with gradient by mingroushen in https://github.com/Josh-XT/AGiXT/pull/632
* Add Enter button functionality chat for send msg by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/634
* Task to Chain by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/636
* Smart Chains by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/637
* Fix agent name refs by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/638
* v1.2.1-beta by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/639
* Fix chat history error and Agent Settings by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/640
* Add Agent History by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/641
* Add timestamp to history by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/642
* Remove Poetry by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/645
* Add ffmpeg to requirements by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/646
* Add Uvicorn workers by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/647
* make script so much better :D by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/648
* Fix Interaction page & github ext by ostix360 in https://github.com/Josh-XT/AGiXT/pull/650
* Dockerfile update - decreased size. by derkahless in https://github.com/Josh-XT/AGiXT/pull/652
* Rerun front end if it launches back end by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/651
* Clean up and standardization by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/654
* Improve gpt4free error handling by hlohaus in https://github.com/Josh-XT/AGiXT/pull/655
* Fix first launch streamlit to load backend correctly by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/656
* quick fix st.config error by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/657
* Revamp chain responses by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/659
* Add Chain to Step Types in Chains, Fix add chain step by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/660
* Add Docker update to script and edit entries in menu by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/661
* v1.2.3 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/662

New Contributors
* dany-on-demand made their first contribution in https://github.com/Josh-XT/AGiXT/pull/153
* harisiri74 made their first contribution in https://github.com/Josh-XT/AGiXT/pull/187
* samuzaffar99 made their first contribution in https://github.com/Josh-XT/AGiXT/pull/191
* Electrofried made their first contribution in https://github.com/Josh-XT/AGiXT/pull/205
* lgwacker made their first contribution in https://github.com/Josh-XT/AGiXT/pull/226
* hlohaus made their first contribution in https://github.com/Josh-XT/AGiXT/pull/234
* MistApproach made their first contribution in https://github.com/Josh-XT/AGiXT/pull/293
* med4u made their first contribution in https://github.com/Josh-XT/AGiXT/pull/299
* localagi made their first contribution in https://github.com/Josh-XT/AGiXT/pull/312
* greengeckowizard made their first contribution in https://github.com/Josh-XT/AGiXT/pull/322
* rm4453 made their first contribution in https://github.com/Josh-XT/AGiXT/pull/368
* Nick-XT made their first contribution in https://github.com/Josh-XT/AGiXT/pull/391
* derkahless made their first contribution in https://github.com/Josh-XT/AGiXT/pull/420
* WillTryToDoItRight made their first contribution in https://github.com/Josh-XT/AGiXT/pull/417
* ven-ven-ven made their first contribution in https://github.com/Josh-XT/AGiXT/pull/433
* ostix360 made their first contribution in https://github.com/Josh-XT/AGiXT/pull/491
* nightscape made their first contribution in https://github.com/Josh-XT/AGiXT/pull/520
* motin made their first contribution in https://github.com/Josh-XT/AGiXT/pull/567
* mingroushen made their first contribution in https://github.com/Josh-XT/AGiXT/pull/632

**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.0.15...v1.2.3

1.2.2beta

What's Changed
* Fix chat history error and Agent Settings by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/640
* Add Agent History by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/641
* Add timestamp to history by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/642
* Remove Poetry by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/645


**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.2.1-beta...v1.2.2-beta

1.2.1beta

What's Changed
* Add White border to AGiXT Image for Docs interface by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/623
* update logo img in docs by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/624
* update for img for Main.py by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/625
* Move streamlit pages by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/627
* Auto logo switching by rm4453 in https://github.com/Josh-XT/AGiXT/pull/626
* Streamlit UX Improvements by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/630
* Streamlit Caching for better performance by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/631
* Agent settings to form by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/633
* New logo with gradient by mingroushen in https://github.com/Josh-XT/AGiXT/pull/632
* Add Enter button functionality chat for send msg by greengeckowizard in https://github.com/Josh-XT/AGiXT/pull/634
* Task to Chain by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/636
* Smart Chains by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/637
* Fix agent name refs by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/638
* v1.2.1-beta by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/639

New Contributors
* mingroushen made their first contribution in https://github.com/Josh-XT/AGiXT/pull/632

**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.2.0-beta...v1.2.1-beta

Page 44 of 77

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.