from IPython.display import display, Imageexperimental
dialoghelper capabilities.
iife
iife (code:str)
Wrap javascript code string in an IIFE and execute it via add_html
capture_screen
capture_screen ()
Capture screenshot, automatically starting screen share if needed.
res = capture_screen(); res.content[0].keys()dict_keys(['type', 'image_url'])
display(Image(url=res.content[0]['image_url']))c = Chat('claude-sonnet-4-5-20250929', tools=[capture_screen]); c<lisette.core.Chat>
c('please view my screen and describe what you see', max_steps=10)I can see a webpage or article titled “SYNTH: the new data frontier” dated Nov 10, 2025.
The page features: - A large heading at the top with the title - An abstract or artistic image showing horizontal bands of blue tones against a dark background, reminiscent of a minimalist landscape or data visualization - Below the image, the same title is repeated as a subheading - Body text that discusses GPT-X language models and their training on web archives, mentioning Frontier AI labs and their approach to reasoning and knowledge assimilation - The text appears to discuss SYNTH as representing a “generalist-synthetic dataset” that breaks from common pre-training paradigms - References to benchmarks like MMLU, MATH, and other evaluation metrics
The overall design is clean and minimalist with a white background and dark text. The content appears to be about synthetic data and AI training methodologies.
- id:
chatcmpl-e63cf4bb-65ee-4c00-b9ec-f9e0617daaff - model:
claude-sonnet-4-5-20250929 - finish_reason:
stop - usage:
Usage(completion_tokens=208, prompt_tokens=1688, total_tokens=1896, completion_tokens_details=None, prompt_tokens_details=PromptTokensDetailsWrapper(audio_tokens=None, cached_tokens=0, text_tokens=None, image_tokens=None, cache_creation_tokens=0, cache_creation_token_details=CacheCreationTokenDetails(ephemeral_5m_input_tokens=0, ephemeral_1h_input_tokens=0)), cache_creation_input_tokens=0, cache_read_input_tokens=0)