v0.4.0

TrafficGuard/typedaiv0.4.0Dec 19, 2024by danielcampagnolitg

AI Summary

Focuses on UI and logging updates, introduces new LLM support (Groq Llama 3.3 70b, Gemini Flash 2.0), and adds utility integrations for Jira and Google Cloud Security Command Center.

Key Highlights

  • New LLM support: Groq Llama 3.3 70b and Gemini Flash 2.0
  • UI and logging updates
  • Added Jira.createIssue functionality
  • Added Google Cloud Security Command Center function
  • Agent force stop route added

Breaking Changes

  • Refactor to reduce coupling between modules
  • Remove file based services

New Features

  • Agent force stop route
  • Groq Llama 3.3 70b support
  • Gemini Flash 2.0 support
  • Jira.createIssue integration
  • Google Cloud Security Command Center integration
  • Improved repo summary index generation

Full Release Notes

* UI and logging updates
* Add agent force stop route
* Add Groq Llama 3.3 70b
* Improve repo summary index generation
* Add Jira.createIssue
* Default the setTracer checkForcedStoppedFunc for tests
* Add Google Cloud security command center function
* Add Gemini Flash 2.0 support
* Donwload tiktokenizer model in prod Dockerfile