Skip to content

Add Completion/Object Endpoints - #6

Merged
smashedr merged 29 commits into
masterfrom
completion
Aug 24, 2026
Merged

Add Completion/Object Endpoints#6
smashedr merged 29 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
  • ✅ Add PROVIDER_USER_AGENT option
  • ✅ Change INSTRUCTIONS to INSTRUCTIONS_CHAT (backwards compatible)
  • ✅ Change system to instructions (backwards compatible)
  • ✅ Change / to /chat (backwards compatible)
  • ✅ Update Dependencies and Workflows
  • ⚠️ Change AI_SDK_LOG_WARNINGS logic to match SDK (see WARNING)

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
@smashedr
smashedr merged commit 5de8881 into master Aug 24, 2026
2 checks passed
@smashedr
smashedr deleted the completion branch August 24, 2026 00:01
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