You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/core/langchain_core/language_models
William FH 163bf165ed
Add Batch Size kwarg to the llm start callback (#13483)
So you can more easily use the token counts directly from the API
endpoint for batch size of 1
10 months ago
..
__init__.py BUG: more core fixes (#13665) 10 months ago
base.py IMPROVEMENT: Conditionally import core type hints (#13700) 10 months ago
chat_models.py Add Batch Size kwarg to the llm start callback (#13483) 10 months ago
llms.py Add Batch Size kwarg to the llm start callback (#13483) 10 months ago