mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-23 11:30:37 +00:00
docs: fix kwargs docstring (#25010)
Fix: 
This commit is contained in:
@@ -41,7 +41,7 @@ def create_openai_data_generator(
|
||||
from the function types.
|
||||
|
||||
|
||||
**kwargs: Additional keyword arguments to be passed to
|
||||
kwargs: Additional keyword arguments to be passed to
|
||||
`create_structured_output_chain`.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user