Hi, we're using `OpenAI` for our embeddings and th...
# community-help
c
Hi, we're using
OpenAI
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
?