Skip to content

v0.1.0

Compare
Choose a tag to compare
@nascarjake nascarjake released this 18 Dec 05:04
· 34 commits to main since this release
  • Added Scheduling system
  • Scheduled events can be one-time or recurring via weekly and monthly
  • Scheduled events can be sent to an assistant, and can send either a message or an existing object instance
  • The object sidebar can be right clicked, and you can schedule an object to be sent
  • Scheduled events will be ran as long as the application is open and the profile/project is active
  • Whenever a profile/project is loaded, any past events which are not completed yet are ran immediately
  • Added streaming to AI chat, AI now types out responses
  • Improved auto scrolling in chat
  • Added link to JakeDoesDev.com
  • Updated readme for scheduling and clarified OpenAI Api requirements
  • More improvements to importing a profile onto a new openai account