Missing API Key Variable

Created on 28 August 2025, about 1 month ago

OpenAI API calls fail silently due to undefined $api_key variable.

Also valid OpenAI API keys rejected due to periods not being allowed in validation regex. for instance:
Regex /^[A-Za-z0-9-_]+$/ doesn't allow periods (.) which are present in OpenAI keys.

plus some more small fixes

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024