Releases: Josh-XT/AGiXT
Releases · Josh-XT/AGiXT
v1.6.18
What's Changed
- Fix chains as commands. by @Josh-XT in #1262
- add tests for learn file type by @birdup000 in #1266
- update links by @birdup000 in #1269
- File upload fixes. Set
auto_continue
toTrue
by default by @Josh-XT in #1271
Full Changelog: v1.6.15...v1.6.18
v1.6.17
What's Changed
- Fix chains as commands. by @Josh-XT in #1262
- add tests for learn file type by @birdup000 in #1266
- update links by @birdup000 in #1269
- File upload fixes. Set
auto_continue
toTrue
by default by @Josh-XT in #1271
Full Changelog: v1.6.15...v1.6.17
v1.6.16
What's Changed
- Add Google Keep to google extension by @birdup000 in #1227
- add Microsoft Todo , tasks by @birdup000 in #1228
- Rewrite Azure OpenAI Provider by @Josh-XT in #1244
- chore: Add WAIT_BETWEEN_REQUESTS and WAIT_AFTER_FAILURE options to Cl… by @birdup000 in #1245
- Create trained
AGiXT
agent on user registration by @Josh-XT in #1247 - Create default agent if it doesn't exist on
get_agents
by @Josh-XT in #1248 - Improve command execution guidelines by @Josh-XT in #1249
- Add Dart SDK badge to readme by @birdup000 in #1251
- fix import chain AttributeError: 'NoneType' object has no attribute 'id' by @birdup000 in #1254
- Add automatic translations by @Josh-XT in #1257
- Auto continue, new prompt, and parsing logic updates by @Josh-XT in #1258
- Always auto continue if enabled by @Josh-XT in #1259
- Change command execution format by @Josh-XT in #1260
- Fix chains as commands. by @Josh-XT in #1262
Full Changelog: v1.6.13...v1.6.16
v1.6.15
v1.6.14
What's Changed
- Add Google Keep to google extension by @birdup000 in #1227
- add Microsoft Todo , tasks by @birdup000 in #1228
- Rewrite Azure OpenAI Provider by @Josh-XT in #1244
- chore: Add WAIT_BETWEEN_REQUESTS and WAIT_AFTER_FAILURE options to Cl… by @birdup000 in #1245
- Create trained
AGiXT
agent on user registration by @Josh-XT in #1247 - Create default agent if it doesn't exist on
get_agents
by @Josh-XT in #1248 - Improve command execution guidelines by @Josh-XT in #1249
- Add Dart SDK badge to readme by @birdup000 in #1251
- fix import chain AttributeError: 'NoneType' object has no attribute 'id' by @birdup000 in #1254
Full Changelog: v1.6.13...v1.6.14
v1.6.13
skill issues resolved.
Full Changelog: v1.6.12...v1.6.13
v1.6.12
Full Changelog: v1.6.11...v1.6.12
v1.6.11
What's Changed
- fix invalid type by @birdup000 in #1220
- Update requirements July 2024 by @Josh-XT in #1221
- Initialize AGiXT class with conversation name by @Josh-XT in #1222
- Add logic to convert math to python to context in chat completions workflow by @Josh-XT in #1223
- chore: update Convert OpenAPI Endpoint.txt by @eltociear in #1224
- add get repos for user by @birdup000 in #1226
- Improve listen example by @Josh-XT in #1229
- Update README.md - Fix With EZLocalAI Missing Flag by @rm4453 in #1230
- Inject full files if max tokens is enough by @Josh-XT in #1232
- Improvements to Context Injection by @Josh-XT in #1233
- Use chat completions on prompt agent endpoint by @Josh-XT in #1239
- Add user settings to agent settings by @Josh-XT in #1240
- Add Fork conversation function by @Josh-XT in #1241
- Add Oura Ring extension by @Josh-XT in #1242
- Add
get_agent_extensions
functionality by @Josh-XT in #1243
Full Changelog: v1.6.0...v1.6.11
v1.6.10
What's Changed
- fix invalid type by @birdup000 in #1220
- Update requirements July 2024 by @Josh-XT in #1221
- Initialize AGiXT class with conversation name by @Josh-XT in #1222
- Add logic to convert math to python to context in chat completions workflow by @Josh-XT in #1223
- chore: update Convert OpenAPI Endpoint.txt by @eltociear in #1224
- add get repos for user by @birdup000 in #1226
- Improve listen example by @Josh-XT in #1229
- Update README.md - Fix With EZLocalAI Missing Flag by @rm4453 in #1230
- Inject full files if max tokens is enough by @Josh-XT in #1232
- Improvements to Context Injection by @Josh-XT in #1233
- Use chat completions on prompt agent endpoint by @Josh-XT in #1239
- Add user settings to agent settings by @Josh-XT in #1240
- Add Fork conversation function by @Josh-XT in #1241
- Add Oura Ring extension by @Josh-XT in #1242
- Add
get_agent_extensions
functionality by @Josh-XT in #1243
Full Changelog: v1.6.0...v1.6.10