ranking-agent / aragorn-ranker

Exposes TRAPI functions to add literature co-occurrence edges, convert publications to edge weights, and provide scores for answers.
MIT License
0 stars 1 forks source link

fixed 500 when results:null #90

Closed cbizon closed 1 year ago

cbizon commented 1 year ago

I feel like we're misusing pydantic. I think it's generating us a bunch of nulls on output from tool to tool and then we're not using it to deal with those nulls on input.