pinecone-io / pinecone-python-client

The Pinecone Python client
https://www.pinecone.io/docs
Apache License 2.0
284 stars 78 forks source link

Allow colon inside source tags #351

Closed jhamon closed 3 months ago

jhamon commented 3 months ago

Problem

Some partners have requested that colon, :, be added to the set of allowed characters inside source tags.

Solution

Add colon to the set of allowed characters.

Type of Change

Test Plan

Unit tests updated to reflect new allowed character.