castorini / rank_llm

RankLLM is a Python toolkit for reproducible information retrieval research using rerankers, with a focus on listwise reranking.
http://rankllm.ai
Apache License 2.0
312 stars 39 forks source link

Freeze dependency versions #42

Closed sahel-sh closed 8 months ago

sahel-sh commented 8 months ago

openai has deprecated ChatCompletion. Freezing the dependences for now

sahel-sh commented 8 months ago

https://github.com/castorini/rank_llm/pull/44 includes version updates. closing this PR