What's Changed
* Fix chain responses by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1192
* Fix typo in test by eltociear in https://github.com/Josh-XT/AGiXT/pull/1193
* Improvements to webseach to memory and activity logging by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1194
* v1.6.0 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1195
* Chain improvements for tracking step responses by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1196
* Move dataset creation functions by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1197
* Add DPO endpoint by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1198
* Handle activity log in conversation history injection by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1199
* Use `ACTIVITY` instead of `ACTIVITY_START` and `ACTIVITY_END` by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1200
* Parallel chain steps by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1201
* Rework websearch to rotate endpoints on failure by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1202
* Move google search to Websearch.py by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1203
* Use URL for image uploads by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1206
* Code reduction on chat completions function by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1207
* Add Task Planning functions, Conversational Memories, and Single Sign-On by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1208
* Improve File Uploads, Vision Always On by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1210
* Add GitHub Repo Download to Memory to Chat Completions by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1211
* Add user preferences and timezones by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1213
* Add user preferences by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1214
* Add requirements by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1215
* Closing database sessions by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1216
* Parallel Web Search by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1217
* Rework g4f, update Nodejs by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1218
* fix invalid type by birdup000 in https://github.com/Josh-XT/AGiXT/pull/1220
* Update requirements July 2024 by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1221
* Initialize AGiXT class with conversation name by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1222
* Add logic to convert math to python to context in chat completions workflow by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1223
* chore: update Convert OpenAPI Endpoint.txt by eltociear in https://github.com/Josh-XT/AGiXT/pull/1224
* add get repos for user by birdup000 in https://github.com/Josh-XT/AGiXT/pull/1226
* Improve listen example by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1229
* Update README.md - Fix With EZLocalAI Missing Flag by rm4453 in https://github.com/Josh-XT/AGiXT/pull/1230
* Inject full files if max tokens is enough by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1232
* Improvements to Context Injection by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1233
* Add Feature as Discussed by JamesonRGrieve in https://github.com/Josh-XT/AGiXT/pull/1235
* Use chat completions on prompt agent endpoint by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1239
* Add user settings to agent settings by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1240
* Add Fork conversation function by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1241
* Add Oura Ring extension by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1242
* Add `get_agent_extensions` functionality by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1243
* Add Google Keep to google extension by birdup000 in https://github.com/Josh-XT/AGiXT/pull/1227
* add Microsoft Todo , tasks by birdup000 in https://github.com/Josh-XT/AGiXT/pull/1228
* Rewrite Azure OpenAI Provider by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1244
* chore: Add WAIT_BETWEEN_REQUESTS and WAIT_AFTER_FAILURE options to Cl… by birdup000 in https://github.com/Josh-XT/AGiXT/pull/1245
* Create trained `AGiXT` agent on user registration by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1247
* Create default agent if it doesn't exist on `get_agents` by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1248
* Improve command execution guidelines by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1249
* Add Dart SDK badge to readme by birdup000 in https://github.com/Josh-XT/AGiXT/pull/1251
* fix import chain AttributeError: 'NoneType' object has no attribute 'id' by birdup000 in https://github.com/Josh-XT/AGiXT/pull/1254
* Add automatic translations by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1257
* Auto continue, new prompt, and parsing logic updates by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1258
* Always auto continue if enabled by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1259
* Change command execution format by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1260
* Fix chains as commands. by Josh-XT in https://github.com/Josh-XT/AGiXT/pull/1262
* add tests for learn file type by birdup000 in https://github.com/Josh-XT/AGiXT/pull/1266
* update links by birdup000 in https://github.com/Josh-XT/AGiXT/pull/1269
* Bump mysql-connector-python from 9.0.0 to 9.1.0 by dependabot in https://github.com/Josh-XT/AGiXT/pull/1273
**Full Changelog**: https://github.com/Josh-XT/AGiXT/compare/v1.5.18...v1.6.19