update
This commit is contained in:
@@ -23,7 +23,7 @@ with st.sidebar:
|
||||
"LLM Модель",
|
||||
["deepseek-r1:1.5b", "qwen2.5-coder:1.5b", "llama3.1:8b", "Arena Model"],
|
||||
)
|
||||
platform = st.radio("Платформа", ["GitHub Actions", "GitLab CI"])
|
||||
platform = st.radio("Платформа", ["PV DOT CI", "PV DOT CD", "DPM CI", "DPM CD"])
|
||||
|
||||
user_input = st.text_area(
|
||||
"Опишите пайплайн (например: 'Python app with pytest and docker build')", height=150
|
||||
|
||||
Reference in New Issue
Block a user