langchain/libs/partners/openai/langchain_openai
Samuel Dion-Girardeau ccb64e9f4f
docs: Fix typo in code samples for max_tokens_for_prompt (#30088)
- **Description:** Fix typo in code samples for max_tokens_for_prompt.
Code blocks had singular "token" but the method has plural "tokens".
- **Issue:** N/A
- **Dependencies:** N/A
- **Twitter handle:** N/A
2025-03-04 09:11:21 -05:00
..
chat_models openai[patch]: set global ssl context (#29932) 2025-02-24 11:25:16 -05: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 langchain[patch], core[patch], openai[patch], fireworks[minor]: ChatFireworks.with_structured_output (#18078) 2024-02-26 12:46:39 -08:00
__init__.py infra: add more formatter rules to openai (#23189) 2024-06-19 11:39:58 -07:00
py.typed