jan/extensions
Akarshan Biswas e3d6cbd80f
feat: add port parameter to generateApiKey for secure model-specific API keys
The generateApiKey method now incorporates the model's port to create a unique,
port-specific API key, enhancing security by ensuring keys are tied to both
model ID and port. This change supports better isolation between models
running on different ports. Code formatting improvements were also made
for consistency and readability.
2025-07-02 12:27:16 +07:00
..