Skip to content

v0.0.5

Choose a tag to compare

@amotl amotl released this 19 May 21:34

What's Changed

  • Bundle: Added outline in Markdown format, which got lost previously
  • Inventory: Added general information about partitioned tables, storage,
    replication, and views, and more specific information about the
    {CREATE,ALTER} [FOREIGN] TABLE [AS] and COPY {FROM,TO} commands.
  • Inventory: Added information about SQL data types and about how to import
    example datasets using CrateDB Toolkit.
  • Bundle: Fixed semantics of llms.txt vs. llms-full.txt, see ABOUT-39.
  • Bundle: Generated outline.html for improved inspection by humans
  • Inventory: Prioritized technical content because context windows are limited.
    Most LLM implementations will truncate input in some way or another.

Details

  • Bundle: Added outline in Markdown format, which got lost previously by @amotl in #37
  • Inventory: Add more relevant general and specific information by @amotl in #41
  • Bundle: Fix semantics of llms.txt vs. llms-full.txt by @amotl in #42
  • Inventory adjustments by @amotl in #43

Full Changelog: v0.0.4...v0.0.5