Skip to content

feat: use groq llama3.1 70b for ocr ticket processing #69

feat: use groq llama3.1 70b for ocr ticket processing

feat: use groq llama3.1 70b for ocr ticket processing #69

Workflow file for this run

name: pre-commit
on:
push:
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]