Van Pham
Van Pham
**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...
**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...
**Describe the bug** "Something Amiss" is displayed on multiple threads when one thread failed, it should display in the failed thread only. **Screenshots**  **Environment details** - Operating System: MacOS...
**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...
## **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...
## **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...
## 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...
## 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 
**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...
**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...