klotz: json schema*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. This article details the author's insights into AI function calling, its challenges, and the Agentica framework developed to address them, emphasizing the importance of JSON schema understanding, compiler support, and a document-driven approach.
  2. 2021-06-23 Tags: , , , , , , by klotz
  3. Creating a JSON Schema for existing YAML values
    We can infer a schema from existing YAML values and use it as a starting point when writing a new schema. The steps are:

    Convert your values YAML file to JSON on https://www.json2yaml.com/
    Paste the JSON on https://www.jsonschema.net/ and click on "Infer Schema"
    Paste the schema into the values.schema.json file
    W

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: json schema

About - Propulsed by SemanticScuttle