getzep / graphiti

Build and query dynamic, temporally-aware Knowledge Graphs
https://help.getzep.com/graphiti
Apache License 2.0
1.39k stars 75 forks source link

Fix OpenAI cross-encoder prompt #213

Closed prasmussen15 closed 1 week ago

prasmussen15 commented 1 week ago

[!IMPORTANT] Fix order of query and passage in rank() function's message content in openai_reranker_client.py.

  • Behavior:
    • Fix order of query and passage in rank() function's message content in openai_reranker_client.py.
  • Misc:
    • Adjust indentation in rank() function in openai_reranker_client.py.

This description was created by Ellipsis for 0303d9a0bb8b8c90d5ee979618a506d5a3309e50. It will automatically update as commits are pushed.