avatar icon indicating copy to clipboard operation
avatar copied to clipboard

API issues

Open Sanchit-404 opened this issue 1 year ago • 0 comments

I am trying to implement the avatar paper, but i run into the following error during the same: ImportError: cannot import name 'get_openai_embedding' from 'stark_qa.tools'

The documentation mentions of stark_qa.tools.api. (https://stark.stanford.edu/docs/stark_qa.tools.html#stark-qa-tools-api), but i dont see it on the official GitHub of starkqa either. I tried installing the library in a different environment but the issue persists. Am i missing something?

Sanchit-404 avatar Dec 10 '24 23:12 Sanchit-404