Skip to content

CraftGPT

Version 1.4.12

(CraftGPT and LibreChat version 2026-01-13)

Functional changelog: - Fixed a usage monitoring tracker that wasn't fully collecting data. - Set better health checks to monitor live instances better. - Created two applications variants (summarize a document & editorial assistant) swaping the former mistral mode to an openAI one. - Implementations related to contextual RAG. - Implementations related to CraftGPT 2.0.

Version 1.4.11

(CraftGPT and LibreChat version 2025-12-24)

Functional changelog:

  • Improved Legal Assistant application accuracy.

Version 1.4.10

(CraftGPT and LibreChat version 2025-12-16)

Functional changelog:

  • Improved retriever performances.
  • Improved page filtering through LegiFrance API for the Legal Assistant application.
  • Various minor bug fixing.

Version 1.4.9

(CraftGPT and LibreChat version 2025-12-09)

Functional changelog:

  • Changed the retriever embedding from Mistral to Voyage.
  • Optimized Legal RAG retriever.
  • Fixed various small bugs.

Version 1.4.8

(CraftGPT and LibreChat version 2025-11-24)

Functional changelog:

  • Improved in and out token counting logic for the legal assistant application.

Version 1.4.7

(CraftGPT and LibreChat version 2025-11-17)

Functional changelog:

  • Implementations for retriever evaluation improvement.

Version 1.4.6

(CraftGPT and LibreChat version 2025-11-12)

Functional changelog:

  • The agentic RAG application is now connected to LegiFrance.
  • Unique number of user and number of tokens are now recorded in the “Usage Monitoring” folder at the root of the Data Store . This folder contains four folders, one for each metrics : users-per-week_AAAA-MM-DD-to-MM-DD users-per-month_AAAA-MM-DD-to-MM-DD tokens-per-week_AAAA-MM-DD-to-MM-DD tokens-per-day_AAAA-MM-DD

Version 1.4.5

(CraftGPT and LibreChat version 2025-11-04)

Functional changelog:

  • The application Chat with AI agent has been renamed Recherche sur Internet.
  • The RAG tool from Recherche sur Internet has been disabled.

Version 1.4.4

(CraftGPT and LibreChat version 2025-10-28)

Functional changelog:

  • The default error message has been changed for a french one
  • The "legal-assistant" application's confidence metrics has been removed. This has been decided as users were confused thinking a good confidence score guaranteed a relevant answer whereas it was only ensuring that the answer was actually generated using the documents provided for Retrieval-Augmented Generation (RAG).

Version 1.4.3

(CraftGPT and LibreChat version 2025-10-21)

Functional changelog:

  • A bug that prevented the user to download the sources documents of RAG answers has been fixed.
  • The "legal-assistant" application's temperature and preprompt are now active.

Version 1.4.2

(CraftGPT and LibreChat version 2025-10-15)

Functional changelog:

  • The legal assistant application can now handle the conversation history.
  • RAG parameters N_documents and score_threshold can now be changed by a user through a datastore file.

Version 1.4.1

(CraftGPT and LibreChat version 2025-10-07)

Functional changelog:

  • Corrected the legal assistant application name.

Version 1.4.0

(CraftGPT and LibreChat version 2025-09-30)

Functional changelog:

  • Added a new application for legal assistance with retrieval and inference capabilities.
  • Unnecessary pipelines are no longer deployed on instances infrastructure.

Version 1.3.17

(CraftGPT and LibreChat version 2025-09-23)

Functional changelog:

  • Fixed a bug were some images weren't working with the "Search in image" application.
  • Fixed a bug were documents containing non-utf-8 characters would block the vector db ingestion pipeline.
  • Made a fix to prevent ingesting same documents in the vector database.

Version 1.3.16

(CraftGPT and LibreChat version 2025-09-16)

Functional changelog:

  • Vectordb performances have been improved.

Version 1.3.15

(CraftGPT and LibreChat version 2025-09-08)

Functional changelog:

  • RAG Management in the MLOps Platform : Use the "RAG" folder from your environment Datastore to manage the files used by your CraftGPT's RAG application.
  • Fixed the impossibility of creating new accounts.
  • RAG : change default values for n_document and score_threshold.
  • Llama model has been removed.
  • Files are now stored in the LibreChat S3.
  • Minor fixes.

Version 1.3.14

(CraftGPT and LibreChat version 2025-08-19)

Functional changelog:

  • Minor fixes

Version 1.3.13

(CraftGPT and LibreChat version 2025-07-24)

Functional changelog:

  • Add gpt-4o application
  • Minor fixes

Version 1.3.12

(CraftGPT and LibreChat version 2025-06-25)

Functional changelog:

  • Addition of a link to the privacy policy and a statement inviting users to check answers
  • Addition of a new general-purpose application for querying the Gemma 3 model - 27B
  • Addition of an image information extraction application based on the Pixtral model - 12B

Version 1.3.11

(CraftGPT and LibreChat version 2025-06-13)

Functional changelog:

  • Various fixes

Version 1.3.10

(CraftGPT and LibreChat version 2025-05-28)

Functional changelog:

  • Addition of mocked datastore file download
  • Improvments on password reset and email checking
  • Improvments of preset UI
  • Various fixes

Version 1.3.9

(CraftGPT and LibreChat version 2025-05-16)

Functional changelog:

  • Remove max token limit for outputs
  • Improve error readability for downloading file from datastore
  • Various fixes

Version 1.3.8

(CraftGPT and LibreChat version 2025-05-06)

Functional changelog:

  • Various fixes

Version 1.3.7

(CraftGPT and LibreChat version 2025-04-25)

Functional changelog:

  • Various fixes

Version 1.3.6

(CraftGPT and LibreChat version 2025-04-24)

Functional changelog:

  • add terms of service
  • Add error handling for model temperature fetching and display error message in settings
  • Global temperature is displayed in preset creation
  • Implement new 13 applications (Mistral Small 3.1 with custom instructions)
  • Various fixes

Version 1.3.5

(CraftGPT and LibreChat version 2025-04-14)

Functional changelog:

  • record token counts and inference duration for all models
  • Handle message too large error

Version 1.3.4

(CraftGPT and LibreChat version 2025-04-08-3)

Functional changelog:

  • Feat: When using the RAG and text-only applications, the context of previous messages is now taken into account for the rest of the conversation. For now, this not the case for the agent-based and image-based applications.
  • Feat: Application-level preprompts can be set by administrators, via the data store, in the console.
  • Fix: When using the agent, the sources displayed are those actually used by the agent.
  • Performance enhancement to handle requests from multiple users simultaneously.

Version 1.3.3

(CraftGPT and LibreChat version 2025-04-01)

Functional changelog:

  • Implementations for future features
  • Various fixes$

Version 1.3.2

(CraftGPT and LibreChat version 2025-03-27)

Functional changelog:

  • Mistral Small 3.1 24B added
  • Remove Nemo 12B RAG
  • Merged classic chat applications with search in document ones
  • Various fixes

Version 1.3.1

(CraftGPT and LibreChat version 2025-03-05)

Functional changelog:

  • Agent model is now mistral large for agent instead of nemo
  • Various fixes

Version 1.3.0

(CraftGPT and LibreChat version 2025-03-05)

Functional changelog:

  • Possibility for users to chat with an AI agent equiped with tools including Calculator, RAg and Websearch.

Version 1.2.7

(CraftGPT and LibreChat version 2025-02-19)

Functional changelog:

  • Possibility for user to set his own temperature and preprompt
  • User's file saved when using pixtral