Releases: centre-for-humanities-computing/lex-llm
Releases · centre-for-humanities-computing/lex-llm
Alpha v0.3.0
- Improved the system prompt
- Made the system able to hold a conversation without forgetting previous articles and the system prompt
Alpha v0.2.1
Fixed some errors in deployment of the previous version
Alpha v0.2.0
- Improved tone to match the factual, neutral, encyclopedic tone from Lex' articles and always answer in Danish.
- Changed persona to "Den Danske Chatbot"
- Made the chatbot only send used sources - and an empty source list in the case of deferral.
- Made the chatbot quote sources when needed and refer to the sources as "Lex"
- Made the chatbot never output links directly in the text.
- Improved the knowledge base to use section-based chunking as opposed to token-based chunking.
- Updated the database to exclude deleted articles and articles from other collections than Lex.dk.
Alpha 0.1.1
Tries to fix a bug with how results are parsed from the vector search.
Alpha v0.1.0
v0.1.0-alpha Implemented the first version of the alpha workflow (#18)