OpenBioLink / ThoughtSource

A central, open resource for data and tools related to chain-of-thought reasoning in large language models. Developed @ Samwald research group: https://samwald.info/
MIT License
863 stars 69 forks source link

Input list and str #120

Closed KonstantinHebenstreit closed 1 year ago

KonstantinHebenstreit commented 1 year ago

make str inputs possible, not only lists

Eg. coll = Collection("worldtree) will load worldtree, does not have to be Collection(["worldtree"])