v0.0.5
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]andCOPY {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.txtvs.llms-full.txt, see ABOUT-39. - Bundle: Generated
outline.htmlfor 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.txtvs.llms-full.txtby @amotl in #42 - Inventory adjustments by @amotl in #43
Full Changelog: v0.0.4...v0.0.5