You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from cite_transcript_model import cite_transcript as ct
print(ct("Dev Shah is a comp sci major at northwestern. Kevin is also a comp sci major. Lucas is unfortunately a comp eng major. Sorting is important to the world","Who is a comp sci major?"))
print(ct("Dev Shah is a comp sci major at northwestern. Kevin is also a comp sci major. Lucas is unfortunately a comp eng major. Sorting is important to the world","Who is a comp eng major?"))