langchain/libs/partners/openai/tests/integration_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
..
chat_models openai: Removed tool_calls from completion chunk after other chunks have already been sent. (#29649) 2025-02-07 10:15:52 -05:00
embeddings openai[patch]: add standard tests for embeddings (#28540) 2024-12-05 17:00:27 +00:00
llms openai[patch]: fix Azure LLM test (#29302) 2025-01-19 17:25:42 +00:00
__init__.py
test_compile.py