Back to list



llm-exe
AI
Typescript LLM Tools
On
A library that offers essential components designed to facilitate the creation and upkeep of LLM-driven applications. - Create functions powered by LLMs utilizing user-friendly building blocks. - Written in pure JavaScript and TypeScript, enabling type passing and inference. - Enhance your prompts by incorporating handlebars within the prompt template. - Invoke LLMs from various providers without modifying your code. (OpenAI/Anthropic/xAI/Google/AWS Bedrock/Ollama/Deepseek) - Enable LLMs to execute functions (or call other LLM executors). - Not overly prescriptive. You maintain control over its usage.










