As hinted in the topic for the Expanded Chat GPT Plugin, I have been toying around with some features that have called for changing the naming schema - - So, here I want to announce the pre-release of WikiSage – Your Tiddlywiki AI companion for content creation, organization and interaction
At the link above you can see my first github page, or you can download the plugin directly:
WikiSage.tid (1.3 MB)
One can expect all the same features from WikiSage as can be demonstrated at the Expanded Chat GPT Plugin page, but with some improvements as well as those name-breaking features:
As you can see, this update allows the user to query Anthropic models in addition to the openAI models that the original plugin did. It handles the switch between API calls elegantly so the user doesn’t need to think about it and can switch back and forth between openAI and Anthropic models using the dropdown menu.
Eagle-eyed readers will also have noticed an additional button in the container:
This button allows the user to upload PDFs for review by the agent. Please note that this feature will actually require the use of an Anthropic API call regardless of which model one is choosing to converse with - this is because PDF review is a beta feature of anthropic which is only available currently for 3.5 Sonnet and not available at all with OpenAI (yet).
The plugin handles this by automatically switching to 3.5-Sonnet if it detects that the user has uploaded a pdf, and then automatically switches back to whatever model was previously being used.
All other features, including TTS and STT are compatible with the Anthropic models, except for Export, which is currently still being retooled for Anthropic.
Excited about the direction that this new integration is taking the project and though I have several improvements and new features in mind, I’m very interested to hear from others about their thoughts
There is still some work to do before a “version 1” release – other than fixing the export tool, I also need to go through and change all the naming schemas in the widget to match the new titling (you will note that the widget is still called using the same name as the previous version), then thoroughly test that system to make sure I haven’t broken anything…
In addition, I would really like to wait until after the release of 5.3.6 to do the bulk of that testing, so currently this should be considered a pre-release with the latest version of Expanded Chat GPT Plugin considered stable.
But, frankly, I couldn’t wait to share
Also, please note, this is a major repackage and also my first time posting to GitHub. Though I have tested some, it is entirely possible that I have missed something – if you encounter an error, please let me know and I will resolve it in a timely manner.