Skip to content

3.8.3

Latest

Choose a tag to compare

@manuelporrasojeda manuelporrasojeda released this 15 Jul 14:26
eda96f0

Release date: 2026-07-15

  • Fix openai_request to rename azure_api_key and openai_api_key parameters to api_key to avoid errors when Azure and OpenAI are created.
  • Add openai_temperature and azure_temperature parameters to be configurable in toolium.cfg file to set the temperature for OpenAI and Azure requests.
  • Generalize documentation for openai_request configuration.