I'm currently giving it away for free https://
llm.datasette.io
@simonw
-
Free LLM Tool Available Now at Datasette
By
–
-
Spark AI Documentation Site with System Prompt Details
By
–
Here's the unofficial documentation site I built with Spark itself, including a copy of the system prompt, details of the available tools and a page full of information about the Azure container environment Spark uses to run its own editor https://
github-spark-docs.simonwillison.net -
GitHub Spark: AI-powered React app platform with auth and storage
By
–
GitHub released Spark yesterday, their extremely well crafted prompt-to-app platform for creating and iterating on React apps with user auth and persistent storage I like it a lot! I reverse engineered it with Spark itself, the details are fascinating
-
Claude Sonnet 4 Custom Prompt Project Implementation
By
–
Claude Sonnet 4 with a custom prompt in a project
-
LLM Tool Logging Features in Datasette Platform
By
–
It's this feature of my LLM tool https://
llm.datasette.io/en/stable/logg
ing.html
… -
Improving AI Systems: Template and Prompt Engineering Strategies
By
–
What kind of improvements can you make? Are there template or system prompt changes that might help?
-
Local Tool Calling Solutions for LLM Applications
By
–
I'm looking for a general solution that can work for anyone using widely available models – I want to tell users of my LLM tool that if they want to try local tool calling they should install model X and use it with tool Y
-
Ollama: Open Source Local Language Model Execution Tool
By
–
Interesting, sounds like this might be an Ollama thing
-
Custom System Prompts for Local Model Tool Use on Ollama
By
–
It's possible I just haven't been prompting them right, has anyone had success with custom system prompts for local model tool use on Ollama?
-
Custom System Prompts vs Tool Mechanisms in AI Agents
By
–
Maybe my mistake is that I have not been using a custom system prompt at all, I have been trusting that the Ollama tools mechanism will be enough on its own