Skip to content

Releases: tyr-rust-bootcamp/aicomm

v14-8-setup-superset

03 Nov 23:35
30b044e
Compare
Choose a tag to compare

14-8-setup-superset - 2024-11-03

Features

  • setup superset - (30b044e) - Tyr Chen

v14-6-simulation

03 Nov 13:03
11d3dd1
Compare
Choose a tag to compare

14-6-simulation - 2024-11-03

Features

  • support analytics event simulation - (11d3dd1) - Tyr Chen

v14-5-e2e-test-analytics-events

02 Nov 22:56
a5545f9
Compare
Choose a tag to compare

14-5-e2e-test-analytics-events - 2024-11-02

Features

  • add e2e test for analytics events - (a5545f9) - Tyr Chen

v14-4-event-duration

29 Oct 03:38
be4bc20
Compare
Choose a tag to compare

14-4-event-duration - 2024-10-28

Features

  • generate duration in favor of session_length aggregation - (be4bc20) - Tyr Chen

v14-3-session-aggregation

28 Oct 01:45
b75248b
Compare
Choose a tag to compare

14-3-session-aggregation - 2024-10-28

Features

  • session aggregation - (b75248b) - Tyr Chen

v14-2-session-id

27 Oct 18:00
f9b060f
Compare
Choose a tag to compare

14-2-session-id - 2024-10-27

Features

  • support session_id in analytics event - (f9b060f) - Tyr Chen

v13-7-refactor

21 Oct 05:15
7e759d4
Compare
Choose a tag to compare

13-7-refactor - 2024-10-21

Miscellaneous Chores

  • refactor code - (7e759d4) - Tyr Chen

v13-6-support-dockerized-app

21 Oct 03:18
ab96be4
Compare
Choose a tag to compare

13-6-support-dockerized-app - 2024-10-21

Bug Fixes

  • remove ollama/fastembed and use openai to remove native-tls - (2418ad1) - Tyr Chen

Features

  • support dockerized app - (ab96be4) - Tyr Chen

Miscellaneous Chores

  • fix gh action - (9434430) - Tyr Chen
  • add protoc for gh - (4f6bd43) - Tyr Chen
  • remove chat-test for compilation - (2808201) - Tyr Chen
  • remove the dep for fastembed and ollama - (316a938) - Tyr Chen
  • upgrade to swiftide-pgvector 0.1.1 to remove fastembed & ollama - (95e9607) - Tyr Chen
  • add chat_test back - (8b2d717) - Tyr Chen

v12-6-swiftide-pgvector

13 Oct 03:24
281f714
Compare
Choose a tag to compare

12-6-swiftide-pgvector - 2024-10-13

Bug Fixes

  • fix lint issue - (2e7fa1f) - Tyr Chen
  • fix lint issue (for loop shall exit when error) - (281f714) - Tyr Chen

Features

  • add pgvector support fo swiftide - (df1ed31) - Tyr Chen

v12-4-proxy-agent

03 Oct 04:31
2dd67e6
Compare
Choose a tag to compare

12-4-proxy-agent - 2024-10-03

Bug Fixes

  • fix lint - (0846ad2) - Tyr Chen
  • fix lint - (c30fef7) - Tyr Chen
  • fix failed tests - (3d1cd77) - Tyr Chen
  • fix test issue by introducing dummy test adapter (#1)
  • fix test issue by introducing dummy test adapter

  • fix: use test adapter for test.sql - (2dd67e6) - Tyr Chen

Features

  • process message with agent - (46e634b) - Tyr Chen
  • support UI to display modified content if exists and not the sender - (fc8a3a3) - Tyr Chen