fix release note (#7711)

This commit is contained in:
Stefano Fiorucci 2024-05-17 16:06:03 +02:00 committed by GitHub
parent 7181f6b7e9
commit 6d27de0b40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,3 @@ highlights: >
enhancements:
- |
Now you can set the timeout and max_retries parameters on OpenAI components by setting the 'OPENAI_TIMEOUT' and 'OPENAI_MAX_RETRIES' environment vars or passing them at __init__.
issues:
- |
7610