Cris
08/13/2024, 6:37 AMOpenAI
for our embeddings and the search response includes the response time named search_time_ms
, couple of questions:
• does the search_time_ms
includes the time it takes for the OpenAI process/API call
?
• is it possible to return from the search response the time it took to for OpenAI process/API call
?