Skip to main content

0.3.3

· One min read

This release updates WrenAI to 0.3.3
In this version, we have added some UI and telemetry-related optimizations:

  • Support SSL property to Postgres connector
  • Add version number & Github link in UI
  • provide telemetry opt-out option in CLI

Visit WrenAI's GitHub site for more release details.

0.3.2

· 2 min read

This release updates WrenAI to 0.3.2
New features about AI service:

  1. We now allow users to select OpenAI model in our WrenAI launcher:
    • GPT-4o
    • GPT-4-Turbo
    • GPT-3.5-Turbo
  2. We now allow to add your preferred LLM or Document Store to WrenAI > See how to do it

New features in UI:

  1. You can preview data of a model in the Modeling page now.

Go download and check it out!
Visit WrenAI's GitHub site for more release details.

0.3.0

· 3 min read

This release updates WrenAI to 0.3.0
In this version, we significantly enhanced the data modeling features, including:

  1. You can now more flexibly supplement model metadata in our UI interface to effectively assist AI in understanding your data. model_metadata_edit2
  2. Support for adding calculated fields within the model.
    cf_create2
    Additionally, we have added the option to switch and copy the SQL syntax of the original data source in the SQL results provided on the Home page. full_sql_ori

Go download and check it out!

Visit WrenAI's GitHub site for more release details.

0.2.1

· One min read

This release updates WrenAI to 0.2.1
In this version, you can see how we enhance AI comprehension of data by including descriptions in our sample datasets. model_metadata

Also, we have improved our UI experience in the Thread page. thread

Go download and check it out!

Visit WrenAI's GitHub site for more release details.