langchain/libs/partners/openai/langchain_openai
Ashwin 83cfb9691f
Fix typo: change 'ben' to 'be' in comment (#30358)
**Description:**  
This PR fixes a minor typo in the comments within
`libs/partners/openai/langchain_openai/chat_models/base.py`. The word
"ben" has been corrected to "be" for clarity and professionalism.

**Issue:**  
N/A

**Dependencies:**  
None
2025-03-19 10:35:35 -04:00
..
chat_models Fix typo: change 'ben' to 'be' in comment (#30358) 2025-03-19 10:35:35 -04:00
embeddings Fix #29759: Use local chunk_size_ for looping in embed_documents (#29761) 2025-02-13 01:28:26 +00:00
llms docs: Fix typo in code samples for max_tokens_for_prompt (#30088) 2025-03-04 09:11:21 -05:00
output_parsers
__init__.py
py.typed