- Modified the API key validation logic to check for non-empty strings before validating. - Updated the API key prefix from 'sk.' to 'sk-' in the ApiKeyManager and corresponding tests. - Adjusted the test cases to reflect the new API key format.
- Replace old endpoint with the new 'https://api.devchat.ai/v1' endpoint.