metakotix

Results 5 issues of metakotix

**Description** **Code example to reproduce the issue:** ```python from typing import Dict import flet from flet import ( Column, ElevatedButton, FilePicker, FilePickerResultEvent, FilePickerUploadEvent, FilePickerUploadFile, Page, ProgressRing, Ref, Row, Text, icons,...

Is your feature request related to a problem? Please describe. I don't plan to use the OpenAI model because I already have my own LLM deployed on my servers. Describe...

Feature

closes: https://github.com/keephq/keep/issues/2704

Documentation
size:XS

**Is your feature request related to a problem? Please describe.** I don't plan to use the OpenAI model because I already have my own LLM deployed on my servers. **Describe...

Feature