Hello,
This is a great project and I'm loving it so far. I have a question regarding using this as a proxy for multiple different users that would be centrally hosted. I would like to achieve a state where all the traffic from those users in Codex Desktop App (most are on Windows and some are on MacOS) will go through a centrally hosted opencodex and it will route all the traffic for their ChatGPT subscription using their own auth data to the standard endpoints they would have in the default Codex experience and route all the requests to other models to an instance of LiteLLM I'm hosting. So basically I just want to expand for the users the list of models from the default ones to additional ones without much hassle of running anything locally on their machines (except from maybe providing them the configuration files). Is this possible with the current version of opencodex or would it request some modifications? I don't want to take too much of anyones time so I only need the information if this is possible right now. If it is then I will spend some time figuring out how to achieve this myself if need be.
Best regards and thank you for your work.
Hello,
This is a great project and I'm loving it so far. I have a question regarding using this as a proxy for multiple different users that would be centrally hosted. I would like to achieve a state where all the traffic from those users in Codex Desktop App (most are on Windows and some are on MacOS) will go through a centrally hosted opencodex and it will route all the traffic for their ChatGPT subscription using their own auth data to the standard endpoints they would have in the default Codex experience and route all the requests to other models to an instance of LiteLLM I'm hosting. So basically I just want to expand for the users the list of models from the default ones to additional ones without much hassle of running anything locally on their machines (except from maybe providing them the configuration files). Is this possible with the current version of opencodex or would it request some modifications? I don't want to take too much of anyones time so I only need the information if this is possible right now. If it is then I will spend some time figuring out how to achieve this myself if need be.
Best regards and thank you for your work.