Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 5.17 KB

File metadata and controls

20 lines (20 loc) · 5.17 KB

Changelog

Version Windows Linux Commit Notes
0.3.0 c752f6ddef7e9ba44dbd68e817da6702bed9acc1
0.4.0 f4b6bf486a48db051418e1f5fccd2c7154f0c537 Added FinanceGuru with stock price checking ability, added ability to read PDF's
0.5.0 download download 7650e0822850b409ac96a0648cb7cdbad1fae7bf Added help command, tools command. Removed HTTP call timeout.
0.5.1 download download 3ba8528a61431c310a5d1f568cef167f9cc9eb09 Fixed an issue where tool call requests were being cut while their tool call response pair were not, causing an error.
0.6.0 download download f25be1020c51b27958ab3827f90314cd01358512 Added additional config command data and fixed error with Bing Search API key having multiple lines.
0.7.0 download download fc3c3a16b4c247c8eaca79776788592c34d84e83 Ability to clear chat history, display of search term and page reading, minor system prompt tweak
0.8.0 download download 6563749b6b79adcd9dbcbf25d18b57b44dc84e68 Removed web_search tool (Bing Search API now deprecated), markdown outputs are now presented as formatted, tweaked tokens command response and cost estimate, and display AI messages in a standard color
0.9.0 download download 0ebf72fb65744da3953cbb562de2badcd4eb7d66 Removed debugging printing on header markdown conversion and changed AI output color to navy blue
0.9.1 download download a02b0e5f37e843fc6245c227e537b8c4da41dd29 Fixed issue with markdown bullet points not printing correctly
0.10.0 download download f48be2e41cec15e67cf5c361494095ed7ff415b0 Added ability to save chat history, load chat history, read the contents of a folder, read word documents, and minor improvements in markdown printing stability
0.11.0 download download d4132f54ae784444e2fd34316b7e9165b9c1bd87 Removed Microsoft Graph functionality (scheduling reminders, sending emails), removed finance guru agent, consolidated configuration settings in AIDASettings class, expanded temperature tool into an all-up weather tool.
0.12.0 download download afba01c46ea1984d4fed82ba78a5abb8632046c8 AIDA now can contain multiple model connection configurations. Removed printing of chat history when loading.
0.13.0 download download 00550d80bb62fe8e402b07186dbb85436bcf6b29 Tools are now available as packages that can be toggled on or off in the settings. Finance and Weather tool package added.
0.14.0 download download 22f0c36b299fd2b1bf1d24dccdbc3cc8675e39b9 Overhauled infrastructure to use OpenAI's responses API via TimHanewich.Foundry
0.15.0 download download 9be3753486ccf4623ec446dbe5b9f69baf2be981 Added rename_file tool and minor tweaks on retrieval of access token
0.16.0 download download 844e571b45f2a41e11e0fdabb82088379ff70820 Added prompt.md file for user injection of custom prompt
0.17.0 download download 4bcf72a7ef93c5ecb76c12f7508710166c28f84c Added MSX integration capabilities