Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 32 additions & 0 deletions content.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,38 @@
}
},
"POSTS": {
"how-to-make-llms-speak-your-language": {
"title": "How to Make LLMs Speak Your Language",
"description": "A Review of the Top Tools for Generating Structured Output.",
"date": "2023-12-20",
"img": "/static/llms.png",
"tags": [
"llm",
"cfg",
"structured output",
"constrained generation"
],
"length": "25 min read",
"source": "https://docs.monadical.com/s/structured-output-from-LLMs",
"url": "/posts/how-to-make-llms-speak-your-language.html",
"template": "posts/how-to-make-llms-speak-your-language.html",
"authors": [
{
"name": "Michał Flak",
"title": "Full-stack developer",
"handle": "@mflakdev",
"url": "https://github.com/elo-siema",
"image": "/static/core/img/img-team-028.png"
},
{
"name": "JDC",
"title": "Partner",
"handle": "@jdcaballerov",
"url": "",
"image": "/static/core/img/img-team-012.jpg"
}
]
},
"property-based-testing-for-temporal-graph-storage": {
"title": "Property-Based Testing for Temporal Graph Storage",
"description": "A motley of functional techniques to allow isomorphic and deterministic graph generation.",
Expand Down
Binary file added static/llms.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.