Van Pham

Results 90 issues of Van Pham
trafficstars

**Describe the bug** incompatibility between Jan’s /v1/models endpoint and OpenAI’s. **Steps to reproduce** 1. When running this code in python: ``` from openai import OpenAI client = OpenAI( base_url="http://localhost:1337/v1", api_key="Not...

P1: important
type: bug

**Describe the bug** Regarding the white window issue, if you are using the nightly build, the most likely cause is the migration of extensions with each update (required for the...

P1: important
type: bug
type: enhancement

**Describe the bug** "Something Amiss" is displayed on multiple threads when one thread failed, it should display in the failed thread only. **Screenshots** ![image](https://github.com/janhq/jan/assets/64197333/e49db4f4-40d5-4d66-ad80-2c28f400ccfb) **Environment details** - Operating System: MacOS...

P1: important
type: bug

**Describe the bug** New model.json causing unable to load old model downloaded from Hub, needs modification / redownloading **Steps to reproduce** Steps to reproduce the behavior: 1. Model with old...

P0: critical
type: bug

## **Task**: Integrate Playwright's Blob Reports with Report Portal In this task, we'll connect Playwright's Blob reports with the Report Portal for streamlined test reporting and analysis. By syncing these...

type: chore
engineering: Refactoring & Tech Debt

## **Task**: Integrate Error-driven Screenshot and Video Capture for Electron Desktop Apps using Playwright In this task, enhance our automation framework by adding error-driven screenshot and video capture functionality for...

roadmap: QA

## Motivation - Implement automation runs to reduce manual regression testing efforts. - Shift focus during each release to investigating and troubleshooting potential issues. - Minimize the need for repetitive...

type: epic
QA

## Describe Your Changes - Feat: Playwright capture screenshot of Electron desktop app (Jan) on failures - Introduce BasePage which centralized Electron Setup / Teardown, and other common functions ![image](https://github.com/janhq/jan/assets/64197333/d22d3b82-e665-4256-b5e9-d7654028eb0f)

roadmap: QA

**Problem** While testing the generated thread title, occasionally the title is too long, which can cause inconvenience for users, could we establish a restriction on the thread titles generated to...

type: feature request

**Describe the bug** Unable to cancel download Llava model + the download percentage is randomly displayed **Steps to reproduce** Steps to reproduce the behavior: 1. Go to Hub 2. Click...

P1: important
type: bug