Skip to content

Releases: ggeop/DataDialogueLLM

v1.6.0

14 Dec 13:01
Compare
Choose a tag to compare

1.6.0 (2024-12-14)

Features

  • Add new clients and model providers (551b81c)

v1.5.0

05 Dec 15:09
Compare
Choose a tag to compare

1.5.0 (2024-12-05)

Bug Fixes

  • backend: Add anthropic dependency (6bd2349)
  • Merge branch 'main' into develop (677eeb9)

Features

  • Generalize html forms model support (32cf05a)
  • Support Anthropic Provider (52e23a2)
  • Update local setup windows script (1c6ef2c)

v1.4.0

24 Nov 12:02
Compare
Choose a tag to compare

1.4.0 (2024-11-24)

Features

  • backend: Create models list endpoint (577d794)
  • backend: Improve apis response objects (b8baa4b)
  • Support OpenAI models (f4bc38e)

v1.3.0

17 Nov 17:44
Compare
Choose a tag to compare

1.3.0 (2024-11-17)

Bug Fixes

  • Register model animation + loading messages in logs (6112b3b)

Features

  • frontend: Add error message in form submission error (08581a4)
  • frontend: Add model icons (a9243c2)
  • frontend: Create custom confirm popup box (11b9a1f)
  • frontend: Create custom confirmation cancel box (796dbd7)

v1.2.2

13 Nov 17:06
Compare
Choose a tag to compare

1.2.2 (2024-11-13)

Bug Fixes

  • backend: Fix missing column_names in model error (55903e0)
  • frontend: Reset forms after successful submission (c2d2c30)

v1.2.1

13 Nov 11:22
Compare
Choose a tag to compare

1.2.1 (2024-11-13)

Bug Fixes

v1.2.0

12 Nov 20:05
Compare
Choose a tag to compare

1.2.0 (2024-11-12)

Bug Fixes

  • backend: Use static dependency for google-generativeai (8e94f92)
  • frontend: Fix large sql results table (b8f40c1)
  • frontend: Remove db details from try demo form (02e5a90)
  • frontend: Token type (e65b1e8)
  • Sync delete hover styles (815028a)

Features

  • Add delete agent button in dropdown agent list (2d82401)
  • backend: Increase default max_tokens in sql agent (c7ad195)
  • frontend: Add a export csv functionality (1554848)
  • frontend: Add Barplot visualization (5b4e07b)
  • frontend: Add more examples in try demo (601b79d)
  • frontend: Add remove button in conversation (b451f0a)
  • frontend: Add remove button in sql results table and plot (1279614)
  • frontend: Improve try demo form (9e311c2)
  • frontend: Update agent list markdown after agent registration (5ea30a6)
  • frontend: Update try-demo form with model source selection (7ed4a93)
  • Integrate Google Gen API models (a3190ad)
  • Use query columns in sql response table (f39be8d)

v1.1.0

10 Nov 17:52
Compare
Choose a tag to compare

1.1.0 (2024-11-10)

Bug Fixes

  • frontend: Forms loading animation and message (f0aed9b)

Features

  • Add register agent button in agents dropdown menu (0ce2f44)

v1.0.0

28 Oct 13:10
Compare
Choose a tag to compare

1.0.0 (2024-10-28)

Bug Fixes

Features