refactor: drop mode from backend; unify system prompt
This commit is contained in:
@@ -115,7 +115,6 @@ async def test_edit_handler(monkeypatch, jp_fetch):
|
||||
)
|
||||
|
||||
body = json.dumps({
|
||||
"mode": "edit",
|
||||
"prompt": "Add type hints",
|
||||
"context": {
|
||||
"notebookPath": "test.ipynb",
|
||||
|
||||
Reference in New Issue
Block a user