Skip to content

Conversation

@gitpush-gitpaid
Copy link
Contributor

@gitpush-gitpaid gitpush-gitpaid commented Jan 21, 2026

Issue

Issue#9825

Steps

  • bun install
  • Went into providers/openai/models/gpt-5.2-codex.toml
  • Added "pdf" to the modalities input
  • cd packages/web
  • bun run dev
  • cd dist && python3 -m http.server 3000
  • In a separate terminal in the opencode dir I ran
    OPENCODE_MODELS_URL=http://localhost:3000 opencode models --refresh OPENCODE_MODELS_URL=http://localhost:3000 opencode
  • Opened up a project that contained a PDF and it was able to read it

Screenshot

Screenshot 2026-01-21 at 6 49 07 PM

@rekram1-node rekram1-node merged commit 02df983 into anomalyco:dev Jan 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants