Skip to content

show basic chat_sessions list by calling the api #525

show basic chat_sessions list by calling the api

show basic chat_sessions list by calling the api #525

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install npm dependencies
run: |
yarn