You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
As a developer/coder developing applications using AI (langchain4j, etc) it is not so simple locally to play with LLM (server, model, etc). Even if podman desktop allows to list/install models like to create/delete servers, the users should use the UI for that purpose and cannot use an API
The purpose of this feature is to extend the Podman AI Lab API to create/delete/start/stop/list LLM servers (= containers)
Describe the solution you'd like
n/a
Describe alternatives you've considered
n/a
Additional context
n/a
The text was updated successfully, but these errors were encountered:
jeffmaury
changed the title
[Feature] Extend the podman API to create/delete/start/stop/list LLM servers (= containers)
[Feature] Extend the REST API to create/delete/start/stop/list LLM servers (= containers)
Dec 17, 2024
Cool - any plan of enabling #1787 ? Main diff is that this issue just talks about creating/stopping ai services that is on different ports - #1787 is about proxying so paths and ports are stable.
Is your feature request related to a problem? Please describe
As a developer/coder developing applications using AI (langchain4j, etc) it is not so simple locally to play with LLM (server, model, etc). Even if podman desktop allows to list/install models like to create/delete servers, the users should use the UI for that purpose and cannot use an API
The purpose of this feature is to extend the Podman AI Lab API to create/delete/start/stop/list LLM servers (= containers)
Describe the solution you'd like
n/a
Describe alternatives you've considered
n/a
Additional context
n/a
The text was updated successfully, but these errors were encountered: