diegogm

Results 2 issues of diegogm

Added MINEO.app to the list of products that uses react grid layout. ## Description This PR [adds/removes/fixes/replaces] the [feature/bug/etc]. ## What type of PR is this? (check all applicable) -...

documentation

fix(embeddings): increase chunk_size for OpenAIEmbeddings to avoid API limits Adjusted the `chunk_size` parameter in the `OpenAIEmbeddings` class to 200, based on the calculation: - Maximum payload size: 300 000 tokens...