langchain/libs/partners/openai/tests
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
..
integration_tests openai: Removed tool_calls from completion chunk after other chunks have already been sent. (#29649) 2025-02-07 10:15:52 -05:00
unit_tests openai[patch]: detect old models in with_structured_output (#29392) 2025-01-23 20:47:32 +00:00
__init__.py