Skip to content

Releases: centre-for-humanities-computing/lex-llm

Alpha v0.3.0

20 Aug 11:45
db09274

Choose a tag to compare

  • Improved the system prompt
  • Made the system able to hold a conversation without forgetting previous articles and the system prompt

Alpha v0.2.1

15 Aug 17:25
c53dc90

Choose a tag to compare

Fixed some errors in deployment of the previous version

Alpha v0.2.0

15 Aug 11:44
733188a

Choose a tag to compare

  • 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

11 Jul 06:30
d979d52

Choose a tag to compare

Tries to fix a bug with how results are parsed from the vector search.

Alpha v0.1.0

10 Jul 11:42
c8489bd

Choose a tag to compare

v0.1.0-alpha

Implemented the first version of the alpha workflow (#18)