What should I do if my favorite vector DB or LLM is not supported by OpenLLMetry?
withLLMCall
function in Typescript or track_llm_call
in Python.
These functions passes a parameter you can use to report the request and response from this call.
withVectorDBCall
function.
This function passes a parameter you can use to report the query vector as well as the results from this call.