Skip to content

[llm unify 2/n] Implement llm_map(_elements) and move extract_entity to it. #4847

[llm unify 2/n] Implement llm_map(_elements) and move extract_entity to it.

[llm unify 2/n] Implement llm_map(_elements) and move extract_entity to it. #4847

Workflow file for this run

name: Doc Lint
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
doclint:
runs-on: blacksmith-4vcpu-ubuntu-2204
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Grep Lint
uses: ./.github/actions/greplint