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

Skip to content

Conversation

@hadley
Copy link
Member

@hadley hadley commented May 8, 2025

  • Update to gpt-4.1-nano for lower cost and greater speed
  • Use chat_openai_test() everywhere
  • Always set default params
  • Use a default system prompt

@gadenbuie @simonpcouch this is mostly just an FYI for you

* Update to gpt-4.1-nano for lower cost and greater speed
* Use `chat_openai_test()` everywhere
* Always set default params
* Use a default system prompt
@hadley hadley requested review from gadenbuie and simonpcouch May 8, 2025 17:55
@hadley hadley marked this pull request as ready for review May 8, 2025 18:04
Copy link
Collaborator

@simonpcouch simonpcouch left a comment

Choose a reason for hiding this comment

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

nano is a zippy little feller

@hadley hadley merged commit a7066bf into main May 8, 2025
9 of 10 checks passed
@hadley hadley deleted the chat-openai-test branch May 8, 2025 18:39
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.

3 participants