langchain/libs/partners/openai/tests/integration_tests/chat_models
Marc Ammann 5690575f13
openai: Removed tool_calls from completion chunk after other chunks have already been sent. (#29649)
- **Description:** Before sending a completion chunk at the end of an
OpenAI stream, removing the tool_calls as those have already been sent
as chunks.
- **Issue:** -
- **Dependencies:** -
- **Twitter handle:** -

@ccurme as mentioned in another PR

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2025-02-07 10:15:52 -05:00
..
__init__.py
audio_input.wav openai: audio modality, remove sockets from unit tests (#27436) 2024-10-18 08:02:09 -07:00
test_azure_standard.py openai[minor]: release 0.3 (#29100) 2025-01-10 10:50:32 -05:00
test_azure.py openai[patch]: support streaming with json_schema response format (#29044) 2025-01-09 10:32:30 -05:00
test_base_standard.py json mode standard test (#25497) 2024-12-17 18:47:34 +00:00
test_base.py openai: Removed tool_calls from completion chunk after other chunks have already been sent. (#29649) 2025-02-07 10:15:52 -05:00