Skip to content

Misc. improvements for demos - #1487

Open
tslil-topos wants to merge 3 commits into
mainfrom
tslil/improve_prompt
Open

Misc. improvements for demos#1487
tslil-topos wants to merge 3 commits into
mainfrom
tslil/improve_prompt

Conversation

@tslil-topos

Copy link
Copy Markdown
Collaborator

As expected we'll probably need to iterate on the prompt and occasionally on the inference logic.

In today's episode:

  • the examples about how to do batched table editing were not clear enough
  • the LLM was surprised by the tolerant behaviour
  • pre-emptively avoid uuid typing/copying
  • even though we disable batched tool calls (and now we tell the agent as well), it's still possible that we'll have to handle these so do so gracefully
  • we were overriding the entire return result with the validation error so the LLM lost important output

@tslil-topos tslil-topos self-assigned this Sep 11, 2026
@tslil-topos tslil-topos added enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations labels Sep 11, 2026
@tslil-topos
tslil-topos requested a review from kasbah September 11, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request frontend TypeScript frontend and Rust-wasm integrations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant