-added some data manipulation and loading. can now load csv and pdfs and then use the data from then via sql or pandas like dataframe manipulations -removed data npc -
0.1.16
-voice mode uses check_llm_command flow now so it can be used to direct the base llm -over-the-shoulder passes images to the llm and can take image files.
0.1.13
-added support for openai, anthropic models -removed some unnecessary prints and adjusted the way things are shown to user. -fixed the empty message handling