Spent the evening tinkering with Anthropic's new interactive prompting tutorial and OpenAI's new "improved file search result relevance". Wrote up a bunch of notes on them:
- My notes on Anthropic's Prompt Engineering Interactive Tutorial https://simonwillison.net/2024/Aug/30/anthropic-prompt-engineering-interactive-tutorial/
- And my notes on the new file chunking debug mode OpenAI added to their assistants API https://simonwillison.net/2024/Aug/30/openai-file-search/
Using uvx to run a one-off Jupyter notebook against the current directory is a useful trick - I tried that for the first time today against the Anthropic Jupyter notebook interactive tutorials:
uvx --from jupyter-core jupyter notebook .