openllmetry-js icon indicating copy to clipboard operation
openllmetry-js copied to clipboard

Re-enable VertexAI tests

Open nirga opened this issue 1 year ago • 0 comments

Following #56, we switched to mocked tests based on pre-recording of HTTP calls. While this method worked well for OpenAI and other HTTP calls, this doesn't work for GRPC which vertex / google is using.

We need to figure out how to mock out the requests there.

nirga avatar Feb 13 '24 10:02 nirga