AbstractCore 2.3.8 - Major Release 🚀
This version should be fairly stable - please check the CHANGELOG.md for a better status.
Structured output, tool call, tool syntax rewrite are working.
3 LLM apps are also added:
- summarizer --focus : summarize a document with a particular focus (eg used to compact memory)
- extractor --focus : extract a semantic graph of entities and relationships from a document
- judge --focus : make a critical assessment of a set of document with a particular focus
We also released a website with better documentation : https://lpalbou.github.io/AbstractCore/
And provide llms.txt and llms-full.txt to help LLM code with AbstractCore
Enjoy !