Skip to content

Add Completion/Object Endpoints#6

Open
smashedr wants to merge 23 commits into
masterfrom
completion
Open

Add Completion/Object Endpoints#6
smashedr wants to merge 23 commits into
masterfrom
completion

Conversation

@smashedr

@smashedr smashedr commented Jul 15, 2026

Copy link
Copy Markdown
Member

useCompletion: https://ai-sdk.dev/docs/reference/ai-sdk-ui/use-completion
useObject: https://ai-sdk.dev/docs/reference/ai-sdk-ui/use-object


  • ✅ Add /completion and /object endpoint
  • ✅ Add DISABLE_CLIENT_INSTRUCTIONS option
  • ⚠️ Change AI_SDK_LOG_WARNINGS logic to match SDK (see WARNING)
  • ✅ Change INSTRUCTIONS to INSTRUCTIONS_CHAT (backwards compatible)
  • ✅ Change system to instructions (backwards compatible)
  • ✅ Change / to /chat (backwards compatible)
  • ✅ Update Dependencies and Workflows

Warning

AI_SDK_LOG_WARNINGS has changed and is now 1:1 with the SDK.
Undefined or false will DISABLE and true will ENABLE.
Reference: https://ai-sdk.dev/docs/ai-sdk-ui/error-handling

@github-actions github-actions Bot added the source Source modification label Jul 15, 2026
@github-actions github-actions Bot added the documentation Documentation updates label Jul 15, 2026
@smashedr smashedr changed the title Add Completion Endpoint Add Completion/Object Endpoints Jul 15, 2026
@github-actions github-actions Bot added the workflows Workflows modification label Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation updates source Source modification workflows Workflows modification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant