Skip to content

Commit 0446a83

Browse files
[Tasks] disable chat completion automatic specs generation (#1635)
#1610 (comment) let's not generate the chat completion specs from TGI, the schema is currently stable, and we want to ensure full OpenAI-compatibility for chat completion, and we ve already updated the schema manually, so relying on automatic generation is unnecessary now.
1 parent 3ed3627 commit 0446a83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/update-specs.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
body: |
4848
This PR updates the @huggingface/tasks specs. It has been generated by running:
4949
```sh
50-
pnpm run inference-tgi-import
5150
pnpm run inference-tei-import
5251
pnpm run inference-codegen
5352
```

0 commit comments

Comments
 (0)