Yawanseh/guidescript
GuideScript: Navigating Language Models, Simplified.
GuideScript helps JavaScript/TypeScript developers precisely control how large language models (LLMs) like OpenAI's GPT models generate responses. You define a structured conversation or specific output requirements using an intuitive syntax, and the tool ensures the LLM follows these instructions, producing more reliable and predictable text. This is for developers building applications that integrate LLMs and need fine-grained control over their outputs.
No commits in the last 6 months.
Use this if you are a JavaScript/TypeScript developer building an application with OpenAI's language models and need to ensure their outputs are structured, follow specific conversation flows, or adhere to predefined choices.
Not ideal if you are not a developer, or if you only need basic, unstructured text generation from an LLM without specific output constraints.
Stars
56
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Jan 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Yawanseh/guidescript"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lmstudio-ai/lmstudio-js
LM Studio TypeScript SDK
lmstudio-ai/lms
LM Studio CLI
samestrin/llm-interface
A simple NPM interface for seamlessly interacting with 36 Large Language Model (LLM) providers,...
nbonamy/multi-llm-ts
A Typescript library to use LLM providers APIs in a unified way.
token-js/token.js
Integrate 200+ LLMs with one TypeScript SDK using OpenAI's format.