This commit is contained in:
2026-04-07 22:41:25 +03:00
parent 71353df4cf
commit 058530e343

View File

@@ -23,7 +23,7 @@ with st.sidebar:
"LLM Модель", "LLM Модель",
["deepseek-r1:1.5b", "qwen2.5-coder:1.5b", "llama3.1:8b", "Arena Model"], ["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( user_input = st.text_area(
"Опишите пайплайн (например: 'Python app with pytest and docker build')", height=150 "Опишите пайплайн (например: 'Python app with pytest and docker build')", height=150