Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
openai[patch]: fix Azure LLM test (#29302)
The tokens I get are: ``` ['', '\n\n', 'The', ' sun', ' was', ' setting', ' over', ' the', ' horizon', ',', ' casting', ''] ``` so possibly an extra empty token is included in the output. lmk @efriis if we should look into this further.
- Loading branch information