Scale3-Labs / langtrace

Langtrace 🔍 is an open-source, Open Telemetry based end-to-end observability tool for LLM applications, providing real-time tracing, evaluations and metrics for popular LLMs, LLM frameworks, vectorDBs and more.. Integrate using Typescript, Python. 🚀💻📊
https://langtrace.ai
GNU Affero General Public License v3.0
606 stars 60 forks source link

Feature Request: Support multiple API keys per project #287

Open foragerr opened 2 months ago

foragerr commented 2 months ago

Currently, generating a new API key invalidates the existing one, making key rotation without service interruption difficult.

An ideal key rotation process would follow these steps:

At a minimum, each project should support at least two active keys, though it would be preferable to allow several named keys.

karthikscale3 commented 2 months ago

Hi @foragerr , yes, that's a limitation currently. But we are happy to prioritize adding support for 2 active keys. Will keep you posted.