Skip to content

fix(core): strip perplexity agent response fields#32512

Closed
wgu9 wants to merge 1 commit into
anomalyco:devfrom
wgu9:perplexity-fields
Closed

fix(core): strip perplexity agent response fields#32512
wgu9 wants to merge 1 commit into
anomalyco:devfrom
wgu9:perplexity-fields

Conversation

@wgu9

@wgu9 wgu9 commented Jun 16, 2026

Copy link
Copy Markdown

Issue for this PR

Fixes #32108

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Strips the OpenAI Responses fields that Perplexity Agent currently rejects from perplexity-agent /responses requests while leaving other OpenAI-compatible providers unchanged.

How did you verify your code works?

  • bun test test/aisdk.test.ts
  • bun typecheck
  • bunx oxlint packages/core/src/aisdk.ts packages/core/test/aisdk.test.ts
  • git diff --check
  • pre-push bun turbo typecheck

Screenshots / recordings

N/A

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@rekram1-node

Copy link
Copy Markdown
Collaborator

not correct place for fix

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.

Perplexity Agent provider fails with unknown field "store" on /v1/responses

2 participants