This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Replies: 1 comment
-
Or is there a way to get more than 5 citations? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The field
response.choices[0].message.content
returned a text that says that only two links were found relevant but thecitations
array contained 5 links.Indeed only the first two were relevant, and I have no clue how were the other 3 chosen...
Is there a way to instruct the LLM to return only relevant citations?
Beta Was this translation helpful? Give feedback.
All reactions