fix(04-02): revert out-of-scope real client edit
- drop sdk/real.py change to respect requested write scope - update phase summary file list
This commit is contained in:
parent
632673eaae
commit
cd59d89617
2 changed files with 0 additions and 2 deletions
|
|
@ -73,7 +73,6 @@ class RealPlatformClient(PlatformClient):
|
|||
delta=event.text,
|
||||
finished=False,
|
||||
)
|
||||
await self._prototype_state.set_last_tokens_used(user_id, self._agent_api.last_tokens_used)
|
||||
yield MessageChunk(
|
||||
message_id=user_id,
|
||||
delta="",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue