Skip to content

v1.2.0

Compare
Choose a tag to compare
@ggeop ggeop released this 12 Nov 20:05
· 67 commits to main since this release

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)