Commit graph

5 commits

Author SHA1 Message Date
Luc Georges 6c4e0e4176
feat: parallelise at hole level (#44)
* feat: parallelise at hole level

* fix(ci): move strategy to testbed job

* feat: output json results file

* fix(ci): install jq

* fix(ci): add missing `runs-on`

* fix(ci): add dependency to testbed job

* fix(ci): invalid artifact key name

* fix(ci): add missing i in fastapi key

* feat(ci): make CI run different # of threads per repo

* fix(ci): results.json not in markdown

* feat: round output values

* fix: avoid creating zombie processes

* fix: check on word instead of line

* feat: recreate holes for long CI
2023-11-17 18:05:45 +01:00
Luc Georges 3ad64a32df
feat!: get completions camel case (#48)
* feat!: make API camelCase

* fix(testbed): update llm-ls API

* feat: sync docs with incremental change
2023-11-15 13:36:27 +01:00
Luc Georges 59185abfd9
feat!: make API camelCase (#46)
API had inconsistencies in case
2023-11-09 12:00:39 +01:00
Luc Georges f58085b812
fix(ci): outdated lance revision (#43) 2023-11-07 13:24:22 +01:00
Luc Georges c7affd0da9
feat: testbed (#39) 2023-11-06 21:26:37 +01:00