Chih-Yu Yeh

Results 38 issues of Chih-Yu Yeh

``` apiVersion: apps/v1 kind: Deployment metadata: name: objectdetection-deployment namespace: iinumbers labels: deployment: objectdetection-deployment spec: replicas: 2 selector: matchLabels: app: objectdetection-server template: metadata: labels: app: objectdetection-server spec: # hostIPC is required...

**Describe the bug** we can't successfully deploy the model with 200+ PostgreSQL tables. the ui will show apollo error and I am not clear what's the problem. I've tested the...

bug

**Describe the bug** we can’t connect to PostgreSQL database with ssl. and it seems that we haven't handle this condition. related code location: `wren-ui/src/apollo/server/connectors/postgresConnector.ts` at 207th line **To Reproduce** please...

bug

**Describe the bug** since now we support reading csv, json, parquet files using DuckDB; however, there are no strict rules on column names used in the dataset and this can...

bug

- [ ] generated tokens reach token window limitation according to respective llm model specs. - [ ] (nice to have) add moderation layer to make our app more safe....

enhancement
module/ai-service

## Description VulcanSQL now has an API server and an API catalog server(catalog extension). This PR aims to add OIDC to the API server first. ## Issue ticket number #309...

## What’s the problem you're trying to solve Currently, VulcanSQL provides with several basic authentication/authorization mechanisms such as HTTP Basic. However, there are more secure and standard ways for authentication...

type/enhancement
needs-triage

## Environment - Version: ``` cli version: 0.9.1 core version: 0.9.1 build version: 0.9.1 serve version: 0.9.1 ``` ## What's wrong? ## What's the correct behavior? ## Reproducing steps

type/bug
needs-triage
security

## Environment - Version: ``` cli version: 0.9.1 core version: 0.9.1 build version: 0.9.1 serve version: 0.9.1 ``` - OS: macOS with M1 chip ## What's wrong? same as the...

type/bug
needs-triage

## Environment - Version: ``` cli version: 0.6.0 build version: 0.6.0 serve version: 0.6.0 ``` - OS: macOS ## What's wrong? With the syntax below, if I specify `type: number`...

type/bug
needs-triage