PulseAugur
EN
LIVE 22:32:50
ENTITY GBNF

GBNF

PulseAugur coverage of GBNF — every cluster mentioning GBNF across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
2
4 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
0 over 90d
TIER MIX · 90D
TOPICS
SENTIMENT · 30D

2 day(s) with sentiment data

RECENT · PAGE 1/1 · 4 TOTAL
  1. TOOL · CL_243385 ·

    AI agent Eris evolves tool selection from grep to embeddings

    The development of the AI agent Eris involved a significant learning curve in tool selection, moving from simple text parsing to more sophisticated methods. Initially, Eris relied on basic grep commands to parse model o…

  2. TOOL · CL_208220 ·

    ShapeCraft library offers practical LLM structured output use cases

    ShapeCraft, a library for structured output from LLMs, offers practical applications beyond simple data extraction. It can transform unstructured support tickets into actionable data by assigning categories and prioriti…

  3. TOOL · CL_170329 ·

    Developer uses GBNF grammars to enforce JSON output for local AI models

    A developer building a local AI agent called Eris has detailed a method for preventing small language models from generating malformed JSON. The technique involves using GBNF grammars, which constrain token generation a…

  4. TOOL · CL_148086 ·

    Developer adds GBNF grammar support to ShapeCraft for local LLM output control

    A developer has enhanced the ShapeCraft structured output library by adding support for GBNF grammars, enabling local LLMs to generate output that strictly adheres to predefined formats. This new feature, implemented vi…