John C Fitzpatrick
John C Fitzpatrick
I second the request for OneDrive. I'm using Arrows for quite a few diagrams now and my organization doesn't use GDrive. It would be MUCH easier to manage my arrows...
I'd like to suggest that we add the ports used as .env variables for all the different services. Set them to standard but if something else is using a port...
This should be fixed when the PR for Ollama Support gets merged in. I had some similar issues and was able to get past them.
After thinking about all the variations that would be possible with other methods, I think the version on the PR probably gives us the most stable answer. Yes we could...
@coleam00, want me to help with this one? I think it could reuse some of what I did for the Ollama integration.
@Wirasm What I'm working on will enable selfhosted Ollama embedding models, but not directly from a Hugging Face model hosted locally. I'd put this in the backlog right now
@GQAdonis , I don't understand why you need this. I've used self-hosted Supabase since the beginning with no change required.
@GQAdonis, Can you just use the IP? This is how I run my Archon with a local network Supabase. It works for me both on the same host or other...
This PR, interests me so I had Claude build up a full review on it. ``` Thorough Analysis of PR #704: Self-Hosted Supabase Support Executive Summary PR #704 introduces comprehensive...
I've started working on some of the changes needed to implement this. It requires adding additional dimension vector columns and some changes to support dimensions greater than 2000 tokens.