John Long

Results 2 issues of John Long

For instance: `IllegalFirstCharacterRule(EnglishCharacterData.Digit) - Password cannot start with a digit.` `AllowedFirstCharacterRule(EnglishCharacterData.Alphabetical) - Password must start with a letter.` I know something very similar can be achieved using AllowedCharacterRule and IllegalCharacterRule,...

Pinecone seems to have updated their API's, and the current implementation of Pinecone Vector DB doesn't work. Or requires a configuration that is no longer available to new users. Specifically,...