Some of the inference endpoints were using '|' instead of union for their type annotations, which caused problems for Python 3.9 users.
Some of the inference endpoints were using '|' instead of union for their type annotations, which caused problems for Python 3.9 users.