Feature request
User request: is it possible to hook up Codex subscription as an AI provider?
Slack thread:
https://naolabs.slack.com/archives/C08C5CZ3CT1/p1783890211033649
Expected behavior
Let users authenticate nao's agent with their ChatGPT / Codex subscription instead of an API key:
- Identify the auth surface used by the Codex CLI "Sign in with ChatGPT" flow (OAuth login -> short-lived token) and the model endpoint it targets
- Handle the OAuth login + token refresh in the nao CLI (e.g. `nao` auth/login for OpenAI subscription)
- Wire it into the existing LLM provider abstraction so users can select the ChatGPT/Codex subscription as their credential source for OpenAI models
Question: how to handle projects with several users? Would they each have to sign in with chatGPT / Codex account?
Feature request
User request: is it possible to hook up Codex subscription as an AI provider?
Slack thread:
https://naolabs.slack.com/archives/C08C5CZ3CT1/p1783890211033649
Expected behavior
Let users authenticate nao's agent with their ChatGPT / Codex subscription instead of an API key:
Question: how to handle projects with several users? Would they each have to sign in with chatGPT / Codex account?