Replies: 2 comments 1 reply
-
Thanks for sharing. Currently, the keys are symmetrically encrypted and stored in the Postgres database. I agree that moving them to a solution like HashiCorp Vault would improve the current setup, but it might introduce challenges in self-hosting Langfuse. Let's track overall interest for this here. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@marcklingen currently can we store API keys (OpenAI, Gemini, etc) in the postgres database using langfuse? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the feature or potential improvement
I have been an enthusiastic user of Langfuse since its inception and greatly appreciate the robust features it offers. I would like to suggest an enhancement that could further streamline the development process: integrating centralized API key management for various LLM providers within Langfuse.
By incorporating support for secret management tools such as HashiCorp Vault, developers could securely store and manage their API keys directly through Langfuse. This integration would allow for seamless retrieval of keys via the SDK or API, enhancing both security and efficiency.
I believe this feature would be a valuable addition to Langfuse’s capabilities and would significantly benefit the developer community.
Additional information
No response
Beta Was this translation helpful? Give feedback.
All reactions