Chris Hayes
Chris Hayes
Good idea @PeterDaveHello
Pushed an update (`v3.16.4`) today to allow api key verification to work better with proxy endpoints. This may allow Azure to work if you use an azure `apiBaseUrl`. Azure's OpenAI...
I took a deeper look into supporting Azure's OpenAI service. Azure is a bit more complicated that just supporting a proxy OpenAI API, Azure's API is slightly different. The Azure...
> @Christopher-Hayes not sure what's happening right now, but the process I went through was fine, would like to provide some help if needed ;) ~Ah okay, good to know....
Or wait, do you mean the process of setting up Azure was without issue? Gotcha, for whatever reason I ran into issues. I have it working now, it just took...
To give an update on this, so I think the way to go is for us to switch to using [Vercel's AI package](https://sdk.vercel.ai/docs) for the API provider logic. We still...
Azure OpenAI API support added in `v3.24.0`. For Azure, you need to specify the "endpoint", the "deployment ID", and the "API version". More info in the release discussion: #74
You can already do this with "Editor selection". But, I'll leave this issue open for an easier way to select (multiple) files. The thing is adding entire files is a...
I understand this ask is partly coming from expectations that ChatGPT Reborn do a lot of the same things that the ChatGPT Web UI can do, so I'll look for...
@raphael2692 yeah looks possible. The db seems like the easier part, the harder part is knowing when to use text embeddings and making work in a way that isn't confusing...