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/tests
Hasegawa Yuya e08961ab25
Fixed openai embeddings to be safe by batching them based on token size calculation. (#991)
I modified the logic of the batch calculation for embedding according to
this cookbook

https://github.com/openai/openai-cookbook/blob/main/examples/Embedding_long_inputs.ipynb
1 year ago
..
integration_tests Fixed openai embeddings to be safe by batching them based on token size calculation. (#991) 1 year ago
unit_tests Enable streaming for OpenAI LLM (#986) 1 year ago
__init__.py initial commit 2 years ago