Commit 5fac530
committed
Merge remote-tracking branch 'origin/v5' into v5-raw-source
* origin/v5:
fix(providers/openai): logprobs for stream alongside completion model (#6091)
chore (ai): move maxSteps into UseChatOptions (#6113)
docs (ai): add notes on schema .optional() (#6111)
chore: update references to use ai-sdk.dev (#6076) (#6107)
Version Packages (canary) (#6069)
chore (provider-utils): rename TestServerCall.requestBody to requestBodyJson (#6106)
chore (ai): rename CoreMessage to ModelMessage (#6105)
feat (ai): add filename to file ui parts (#6104)
feat (docs): add Dify community provider (#4084) (#6067) (#6103)
feat (docs): add Sarvam community provider (#6079) (#6096)
fix(providers/openai): zod parse error with function (#6074) (#6095)
feat(docs): add Weave observability provider (#6029) (#6094)
core (ai/mcp): update experimental MCP client documentation for Streamable HTTP transport usage (#5972) (#6093)
fix (docs): update formatting in useChat reference docs (#6100)
chore (ai): replace useChat attachments with file ui parts (#6071)
feat (ui/react): support resuming an ongoing stream (#6053)
test (openai): update snapshot (#6086)File tree
316 files changed
+4198
-2005
lines changed- .changeset
- .github/workflows/actions/verify-changesets
- content
- cookbook/01-next
- docs
- 01-introduction
- 02-foundations
- 02-getting-started
- 02-guides
- 03-ai-sdk-core
- 04-ai-sdk-ui
- 05-ai-sdk-rsc
- 07-reference
- 01-ai-sdk-core
- 02-ai-sdk-ui
- 08-migration-guides
- 09-troubleshooting
- providers
- 01-ai-sdk-providers
- 03-community-providers
- 05-observability
- contributing
- examples
- ai-core/src
- generate-text
- stream-text
- mcp
- src/http
- next-fastapi
- api
- app
- (examples)/03-chat-attachments
- next-google-vertex
- next-langchain
- next-openai-pages
- app/api
- generate-chat
- stream-chat
- pages/chat/generate-chat
- next-openai-telemetry-sentry
- next-openai-telemetry
- app
- next-openai-upstash-rate-limits
- next-openai
- app
- api
- mcp
- use-chat-human-in-the-loop
- use-chat-resume
- use-chat-streamdata-multistep
- mcp
- chat
- server
- stream-ui
- use-chat-attachments-append
- use-chat-attachments-url
- use-chat-attachments
- use-chat-resume
- [id]
- util
- mcp
- nuxt-openai
- packages
- ai
- core
- generate-text
- prompt
- __snapshots__
- tool
- mcp
- types
- util
- amazon-bedrock
- src
- anthropic
- src
- assemblyai
- src
- azure
- src
- cerebras
- codemod
- src
- codemods
- test/__testfixtures__
- cohere
- src
- deepgram
- deepinfra
- src
- deepseek
- elevenlabs
- fal
- src
- fireworks
- src
- gladia
- src
- google-vertex
- src
- google
- src
- groq
- src
- hume
- src
- langchain
- llamaindex
- lmnt
- src
- luma
- src
- mistral
- src
- openai-compatible
- src
- openai
- src
- responses
- perplexity
- src
- provider-utils
- src/test
- provider
- react
- src
- replicate
- src
- revai
- rsc
- tests/e2e/next-server
- svelte
- src
- togetherai
- src
- valibot
- vue
- src
- xai
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
316 files changed
+4198
-2005
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
| |||
162 | 163 | | |
163 | 164 | | |
164 | 165 | | |
| 166 | + | |
165 | 167 | | |
166 | 168 | | |
167 | 169 | | |
| 170 | + | |
168 | 171 | | |
169 | 172 | | |
170 | 173 | | |
| 174 | + | |
171 | 175 | | |
172 | 176 | | |
173 | 177 | | |
174 | 178 | | |
175 | 179 | | |
176 | 180 | | |
| 181 | + | |
177 | 182 | | |
178 | 183 | | |
| 184 | + | |
179 | 185 | | |
180 | 186 | | |
| 187 | + | |
181 | 188 | | |
182 | 189 | | |
183 | 190 | | |
| |||
194 | 201 | | |
195 | 202 | | |
196 | 203 | | |
| 204 | + | |
197 | 205 | | |
198 | 206 | | |
199 | 207 | | |
| |||
218 | 226 | | |
219 | 227 | | |
220 | 228 | | |
| 229 | + | |
221 | 230 | | |
222 | 231 | | |
223 | 232 | | |
| |||
226 | 235 | | |
227 | 236 | | |
228 | 237 | | |
229 | | - | |
| 238 | + | |
| 239 | + | |
230 | 240 | | |
231 | 241 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
0 commit comments