Skip to content

Add local provider support - #2

Open
ductai199x wants to merge 1 commit into
mainfrom
codex/implement-local-provider-support
Open

Add local provider support#2
ductai199x wants to merge 1 commit into
mainfrom
codex/implement-local-provider-support

Conversation

@ductai199x

Copy link
Copy Markdown
Owner

Summary

  • implement Next.js API route for proxying to a local OpenAI-compatible server
  • extend API service with LocalService and update factory
  • add local provider config options in settings store
  • allow configuring local provider via settings UI
  • pass provider config to createApiService

Testing

  • npm install
  • npm run lint (fails: next not found due to interactive setup)

https://chatgpt.com/codex/tasks/task_e_684a08d4bda88330a4214e01cd83afb4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant