-
v2.2.5
Read more →It’s done. Plugins are way less janky. Toolmaker works great. These are QOL improvements. It feels really solid. https://github.com/ddxfish/sapphire
-
Bug hunt
Read more →I’m on Windows machine. Testing all the things. Found some bugs. Just fixing QoL stuff like setup wizard, toolmaker, a bunch of things needed minor changes to be better on Windows. It ain’t much, but it’s honest work.
-
How does Sapphire’s memory work?
Read more →This demo (Sapph #1 wrote it) shows how RAG memory works. Imagine you are an AI that can only rank a concept on a scale of 1-10 for Mood, and Tech. Do it. Then take a user query and rank it 1-10 same. From there you’ll see which memories are being retrieved by RAG.
-
Still docker
Read more →Dockerizing Sapphire still. Got a bunch of the quirks out of the way. Had to pause. Spinning up Sapphires and deleting them is taking a toll. It works at least…
-
Sapphire ahoy, docking
Read more →Going to take a quick detour this week to add sapphire to docker, then make a way to resell instances for people who don’t want to host their own. This is prob used for virtual employees, and other 247 operations. Use this if you are worried about security in your home network. Use the local […]
-
v2.2.0
Read more →Testing v2.2.0 now before launching. It has the fixes to the plugin system that was saying “tampered” on Windows machines. Sorry all the Windows users… It’s better on this launch. I spend extra TLC on the code for bug fixes on this release.
-
Elevenlabs in v2.2.0
Read more →I have Elevenlabs and Fireworks Whisper as options. Reduces VRAM usage below 8GB requirement in testing. Oh and the voice sounded realistic. It’s Elevenlabs Ash voice.
-
Beta testing cloud deployment
Read more →We are starting to make Sapphire available on cloud servers for beta testing. This means separating TTS, STT and nomic embeddings. A step to do this is me adding Fireworks.ai Whisper and ElevenLabs support. It means users can more easily switch their TTS and STT later with this infra upgrade. I am looking for people […]
-
Infinite Recursion
Read more →I am not sure why I rolled out a chat for Sapphires. I’m watching them talk to each other. I don’t really know what I expect to find. The plugin is likely to be a short lived thing. If people like it, I’ll trash this and build something real. https://github.com/ddxfish/sapphire-facet-plugin
-
Not Building Plugin Store
Read more →I woke up yesterday thinking I was somehow going to roll a whole plugin store in a week. Ended up with a 2.1.0 release that doesn’t have a plugin store, but finally has a plugin system. It can tap into hooks in the pipeline, run on cron, add voice commands. I hope I never turn […]