IBM / ibm-generative-ai

IBM-Generative-AI is a Python library built on IBM's large language model REST interface to seamlessly integrate and extend this service in Python programs.
https://ibm.github.io/ibm-generative-ai/
Apache License 2.0
245 stars 101 forks source link

fix: prevent duplicating template with same name #245

Closed Tomas2D closed 9 months ago

Tomas2D commented 9 months ago

Make a quick fix before releasing 2.0 to prevent users from accidentally creating thousands of templates.

coveralls commented 9 months ago

Coverage Status

coverage: 96.409% (+0.003%) from 96.406% when pulling c1cb8b4a218d4320dfeaf41f8fa1d442ec7afce5 on Tomas2D:0-fix-template-load into 6c9a4886d38e8bb9defb9dc7f7616c7b9916eede on IBM:main.