Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hadley
Copy link
Member

@hadley hadley commented May 8, 2025

All optional and absent elements stay as NULL except for basic elements inside an array. Based on conversation in #463.

All optional and absent elements stay as `NULL` except for basic elements inside an array. Based on conversation in #463.
@hadley hadley requested a review from gadenbuie May 8, 2025 18:38
Copy link
Collaborator

@gadenbuie gadenbuie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All optional and absent elements stay as NULL except for basic elements inside an array

That makes a lot of sense to me. Looks good!

@hadley hadley merged commit 372d6f1 into main May 8, 2025
9 of 10 checks passed
@hadley hadley deleted the optional-elements branch May 8, 2025 19:38
schloerke added a commit to schloerke/ellmer that referenced this pull request May 15, 2025
* main: (26 commits)
  Drop `completed` (tidyverse#495)
  Add PortkeyAI support (tidyverse#471)
  feat: Adds `stream = "content"` option to `$stream()` and `$stream_async()` (tidyverse#494)
  feat(Chat): `tool_request` and `tool_result` callbacks (tidyverse#493)
  feat: Add `tool_reject()` (tidyverse#490)
  fix: Tweak simple tools test to avoid Claude's empty strings (tidyverse#492)
  feat(chat_async): Adds `tool_mode` to choose between sequential or concurrent tool calling (tidyverse#488)
  And azure :|
  Update snapshot tests; fix bad bedrock model choice
  chore: Remove trailing whitespace from NEWS (tidyverse#489)
  Add (some) functions for listing models (tidyverse#454)
  Move `chat$extract_data_parallel()` to `parallel_chat_structured()` (tidyverse#486)
  refactor: Use generators for tool invocation (tidyverse#487)
  refactor: Remove private invoke_tools methods (tidyverse#485)
  Automatically convert tool inputs (tidyverse#463)
  Allow `$extract_data_parallel()` to return tokens + cost (tidyverse#449)
  Start work on programming vignette (tidyverse#458)
  Revise type coercion (tidyverse#484)
  Tweak `chat_openai_test()` (tidyverse#483)
  refactor(tools): `match_tools()` and `tool_results_as_turn()` (tidyverse#480)
  ...
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