Create Text Embeddings with Length > 77 - API - OpenAI...
Hi Team, I want to create embeddings on text with character length > 77 using Open AI Clip. Here is a test example code snippet. text_array = ["A quick brown fox jumps over a lazy dog.", "The word count is the number o…