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

Move the AI Lab listening port in its own configuration page #1978

Open
slemeur opened this issue Oct 23, 2024 · 1 comment · May be fixed by #2052
Open

Move the AI Lab listening port in its own configuration page #1978

slemeur opened this issue Oct 23, 2024 · 1 comment · May be fixed by #2052
Assignees
Labels
kind/enhancement ✨ New feature or request kind/epic⚡ Issue describing an epic
Milestone

Comments

@slemeur
Copy link
Contributor

slemeur commented Oct 23, 2024

Is your enhancement related to a problem? Please describe

Image

Today, when you are enabling AI Lab, it starts an Ollama compatible endpoint, so a user can programmatically interact with Podman AI Lab.

The problem is this is not very discoverable and the configuration of the endpoint port feels disconnected as well.

Describe the solution you'd like

1 - Remove AI Lab port from the status bar

2 - Create a new page accessible from Podman AI Lab sidebar
Name of the page: "AI Lab Service"

In this page, we will provide the following explanation:
Integrate Podman AI Lab directly into your development workflows by using its REST API endpoints. Compatible with Ollama's endpoints, you can seamlessly access and utilize the capabilities of Podman AI Lab without relying on its graphical interface

We will add a link to the APIs we are supporting.

Then, we should have a section with "Local Server" and a dedicated page "Server Settings".
The first item, will be the Port to listen on.

We should be keeping the possibility to change the Port in the settings of Podman AI Lab extension as well

Describe alternatives you've considered

No response

Additional context

No response

@slemeur slemeur added the kind/enhancement ✨ New feature or request label Oct 23, 2024
@slemeur slemeur added this to the 1.4 milestone Oct 23, 2024
@slemeur slemeur moved this to 📋 Backlog in Podman Desktop Planning Oct 23, 2024
@slemeur slemeur added the kind/epic⚡ Issue describing an epic label Oct 29, 2024
@gastoner gastoner moved this from 📋 Backlog to 🚧 In Progress in Podman Desktop Planning Nov 4, 2024
@gastoner
Copy link
Contributor

gastoner commented Nov 4, 2024

@slemeur
I'll try to mimic the preferences design as is in PD to ai-lab
Image - There are missing collors + need to create inputs for numbers

Also in the nav on the left, I'm not sure with the title. Maybe something like configuration and below the AI Lab Service?
(This is so far kinda of mockup :D )

@gastoner gastoner linked a pull request Nov 5, 2024 that will close this issue
@gastoner gastoner moved this from 🚧 In Progress to 🚥 In Review in Podman Desktop Planning Nov 12, 2024
@nichjones1 nichjones1 moved this from 🚥 In Review to 🚧 In Progress in Podman Desktop Planning Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement ✨ New feature or request kind/epic⚡ Issue describing an epic
Projects
Status: 🚧 In Progress
Development

Successfully merging a pull request may close this issue.

2 participants