metakotix
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...
closes: https://github.com/keephq/keep/issues/2704
**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...