langchain/libs/partners/openai/tests/integration_tests/llms
ccurme c20f7418c7
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.
2025-01-19 17:25:42 +00:00
..
__init__.py
test_azure.py openai[patch]: fix Azure LLM test (#29302) 2025-01-19 17:25:42 +00:00
test_base.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00