todo(17): open
This commit is contained in:
parent
0a4adbdc5f
commit
7edfb0640c
1 changed files with 16 additions and 0 deletions
16
TODO
16
TODO
|
|
@ -294,3 +294,19 @@ Description: The same transformers 5.x return-type change that broke
|
||||||
it in both operators. Add a unit test for _input_ids covering the
|
it in both operators. Add a unit test for _input_ids covering the
|
||||||
BatchEncoding and bare-sequence cases. This is the sweep I should
|
BatchEncoding and bare-sequence cases. This is the sweep I should
|
||||||
have done at #15.
|
have done at #15.
|
||||||
|
|
||||||
|
--ISSUE
|
||||||
|
Content-Type: application/issue
|
||||||
|
ID: 17
|
||||||
|
Type: feature
|
||||||
|
Title: docs: state up front that this is not tool-calling
|
||||||
|
Status: open
|
||||||
|
Priority: medium
|
||||||
|
Created: 2026-06-18
|
||||||
|
Module: sekft
|
||||||
|
Relationships:
|
||||||
|
Description: Add a prominent clarification to the README intro that sekft trains
|
||||||
|
shell operation, not function-calling: the model is given no typed
|
||||||
|
tool API or JSON-schema action list; it writes plain-text commands
|
||||||
|
at a real prompt with the whole system as its action space,
|
||||||
|
discovered like a person does.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue