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

Changed regular expression #343

Closed igeni closed 3 months ago

igeni commented 5 months ago

Status

READY

Description

Modified regular expression to add support of the unicode characters processing and make code simple

Impacted Areas in Library

Which issue(s) does this pull-request fix?

Any special notes for your reviewer?

Modified regular expression to add support of the unicode characters processing and make code simple

Checklist

Signed-off-by: Evgenii K kublin@it8.ru

coveralls commented 4 months ago

Coverage Status

coverage: 95.926%. remained the same when pulling 528d725c7f4c3df0d0d8bb7abdaa94221fda15c1 on igeni:regex-fix into 062bcfc45d02bfe0506b9a9da6e969e68354ec3f on IBM:main.

Tomas2D commented 3 months ago

Not need.