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

change saving of default template #105

Open KonstantinHebenstreit opened 1 year ago

KonstantinHebenstreit commented 1 year ago

When items are created, we do not have to save the template every time. We can just define it as 'default' or standard and save it somewhere, e.g. in the fragments. In that way we can reduce the file size of the json outputs.