Exercises / llm
Citation allowlist
ok_cites(answer, allowed) is True if every token in the answer that starts with doc_ is in allowed. Print two answers.
Live Pythonpython
Output
Run to execute this in your browser. Nothing is sent to a server.
Exercises / llm
ok_cites(answer, allowed) is True if every token in the answer that starts with doc_ is in allowed. Print two answers.
Run to execute this in your browser. Nothing is sent to a server.