Tags give the ability to mark specific points in history as being important
-
1.2.0-alpha1
5c16283e · ·New Features * #3522771 Add missing OpenAI TTS voices to api_defaults.yml * #3519302 Abstract token usage support * #3531260 Remove OpenAI SDK dependency and extend it from Drupal AI core module * #3529603 Handle pdf files in chat Tasks * #3515088 Improve the error message when the API key does not work. * #3542898 Add changes based on new stream setup and Fibers Bugs * #3534960 dall-e-3 image quality options should be standard or hd * #3496412 Bug: Key validation and Rate Limit tester are bypassing host variable; causing Auth errors or Network errors, etc. * #3486224 Usage stats in streaming chat need conversion to an array. * #3508042 Selecting "o1" model on automator produces error: "Unsupported parameter: 'max_tokens' is not supported" Contributors: thejimbirch, marcus_johansson, alexismmd, maximilianmikus, jan kellermann, jurriaanroelofs, dewalt, prabha1997, dan_metille, anjaliprasannan, kevinquillen, mrdalesmith, aspilicious, brentg, svendecabooter, shaundychko, gxleano, dan2k3k4
-
1.1.0
f3c8cae9 · ·Added default model and provider for each operation type dynamically. Adding composer in preperation for the 1.1.0 release add is_object($input) Issue #3514462: AiProvider plugin filtering out o3 models Issue #3522213: Add support for GPT Image 1 model Issue #3528590: Add hook_update_N() to set default model if it is not set to... Resolve #3524390 "System prompt is" Resolve #3528944 "Grumphp.yml forbidden word" Tools calling Update composer.json for release
-
1.0.0-beta2
e1ec2be4 · ·Unnecessary validation error Drupal Core version 10.2 not supported, should be reflected in info.yml Setup getSetupData