Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Cortex supports custom API Keys #1005

Closed
louis-jan opened this issue Aug 11, 2024 · 1 comment
Closed

feat: Cortex supports custom API Keys #1005

louis-jan opened this issue Aug 11, 2024 · 1 comment
Labels
category: app shell Installer, updaters, distributions P3: nice to have Nice to have feature type: feature request A new feature

Comments

@louis-jan
Copy link
Contributor

louis-jan commented Aug 11, 2024

Problem
I want to host an in-house AI agent and make it publicly accessible from anywhere, as I have some on-device applications that need to access LM endpoints to function properly.

The concern is that when exposing my self-hosted endpoint without a gate, even a simple one.

Success Criteria
cortex -h 0.0.0.0 -p 1102 -k [my_secret_goes_here]

Additional context
Add any other context or screenshots about the feature request here.

@louis-jan louis-jan added the type: feature request A new feature label Aug 11, 2024
@imtuyethan imtuyethan moved this to Icebox in Menlo Sep 2, 2024
@imtuyethan imtuyethan moved this from Icebox to Planning in Menlo Sep 2, 2024
@freelerobot freelerobot changed the title feat: API Key support? feat: Cortex supports custom API Keys Sep 6, 2024
@freelerobot freelerobot added P3: nice to have Nice to have feature category: app shell Installer, updaters, distributions labels Sep 6, 2024
@dan-menlo
Copy link
Contributor

Merging this into #551

@github-project-automation github-project-automation bot moved this from Planning to Completed in Menlo Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: app shell Installer, updaters, distributions P3: nice to have Nice to have feature type: feature request A new feature
Projects
Archived in project
Development

No branches or pull requests

3 participants