dzhng/llamaflow
The Typescript-first prompt engineering toolkit for working with chat based LLMs.
This is a prompt engineering toolkit for developers building applications that use large language models (LLMs) like ChatGPT. It helps developers create structured prompts and ensures that the LLM's responses adhere to specific data formats, even automatically asking the model to correct its output if it doesn't comply. This is used by software developers who are integrating AI chat functionalities into their applications and need reliable, structured output from LLMs.
112 stars. No commits in the last 6 months.
Use this if you are a developer building a TypeScript application and need to ensure your AI model consistently provides structured, validated responses, handling issues like rate limits and incorrect formatting automatically.
Not ideal if you are looking for a user-friendly interface to interact directly with LLMs without writing code, or if your primary development language is not TypeScript.
Stars
112
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Jul 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/dzhng/llamaflow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
genieincodebottle/schemalock
LLM output contract testing CLI, define what your pipeline must return, test it against any...
antsanchez/prompto
Interact with various LLMs in your browser (LangChain.js, Angular)
Coolhand-Labs/coolhand-ruby
Zero-config LLM cost & quality monitoring for Ruby apps - automatically log AI API calls and...
joshualamerton/prompt-trace
Prompt and response tracing for LLM workflows
suhjohn/llm-workbench
UI for testing prompts across various datasets locally