Faisal Amir

Results 28 issues of Faisal Amir

## Describe Your Changes https://github.com/janhq/jan/assets/10354610/eb34c634-bb95-4bbd-8898-864a0c5d3240 ## Fixes Issues - #2613 ## Self Checklist - [ ] Added relevant comments, esp in complex areas - [ ] Updated docs (for bug...

type: bug

## Describe Your Changes - ## Fixes Issues - Closes # - Closes # ## Self Checklist - [ ] Added relevant comments, esp in complex areas - [ ]...

type: feature request

## Describe Your Changes Before - Update experience model dropdown ## Fixes Issues - #3331 #3330 - Added collapsible layout by engine - Show manage apikey only for remote model...

type: enhancement
type: feature request
type: chore

## Describe Your Changes ### WIP ## Fixes Issues - Closes #3749 - Closes # ## Self Checklist - [ ] Added relevant comments, esp in complex areas - [...

### Goals To ensure that the component behaves as expected under various scenarios. A “container” component typically handles the logic of fetching data, managing state, and passing props to presentational...

type: chore

**Problem** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Success Criteria** A clear and concise description of what you want to happen....

type: feature request

## Describe Your Changes This pull request introduces several changes related to engine management, including the addition of new types, modifications to existing methods, and updates to the user interface...

type: feature request

## Describe Your Changes `UIManager` class that manages different UI components, allowing registration and retrieval based on component type. The components are categorized by a `UIComponent` enum - [X] `RightPanelTabItem`...