Skip to content

make gpt more flexible for rag. and make fulltext more flexible as a … #67

make gpt more flexible for rag. and make fulltext more flexible as a …

make gpt more flexible for rag. and make fulltext more flexible as a … #67

Workflow file for this run

name: Test installation
on:
push:
jobs:
build:
name: build
runs-on: ubuntu-20.04
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- run: |
sudo apt-get install portaudio19-dev python-all-dev
pip install .