Skip to content

v0.4.8

Choose a tag to compare

@sroussey sroussey released this 04 Sep 17:57
· 171 commits to main since this release
33f9f8a

@workglow/ai

Features

pricing

  • refactor model pricing structure to support timing tiers and enhance cost estimation
  • refactor model pricing resolution and enhance test coverage
  • enhance model pricing structure and update cost estimation logic

Refactors

pricing

  • simplify pricing property in ModelConfigSchema to turn down type budget

@workglow/test

Features

pricing

  • refactor model pricing resolution and enhance test coverage
  • enhance model pricing structure and update cost estimation logic

tests

  • add HFT fetch stall watchdog tests

Bug Fixes

  • handle Retry-After: 0 and negative values correctly (#888)

sqlite

  • similaritySearch decoded an already-decoded vector (#889)

@workglow/tasks

Bug Fixes

  • handle Retry-After: 0 and negative values correctly (#888)

@workglow/openai

Features

pricing

  • refactor model pricing resolution and enhance test coverage
  • enhance model pricing structure and update cost estimation logic

@workglow/llamacpp-server

Features

pricing

  • enhance model pricing structure and update cost estimation logic

@workglow/ollama

Features

pricing

  • enhance model pricing structure and update cost estimation logic

@workglow/node-llama-cpp

Features

pricing

  • enhance model pricing structure and update cost estimation logic

@workglow/anthropic

Features

pricing

  • refactor model pricing resolution and enhance test coverage
  • enhance model pricing structure and update cost estimation logic

@workglow/google-gemini

Features

pricing

  • refactor model pricing resolution and enhance test coverage
  • enhance model pricing structure and update cost estimation logic

@workglow/stable-diffusion-server

Features

pricing

  • enhance model pricing structure and update cost estimation logic

@workglow/xai

Features

pricing

  • refactor model pricing resolution and enhance test coverage
  • enhance model pricing structure and update cost estimation logic

@workglow/deepseek

Features

pricing

  • refactor model pricing structure to support timing tiers and enhance cost estimation
  • refactor model pricing resolution and enhance test coverage
  • enhance model pricing structure and update cost estimation logic

@workglow/sqlite

Bug Fixes

sqlite

  • similaritySearch decoded an already-decoded vector (#889)

@workglow/huggingface-transformers

Features

pricing

  • enhance model pricing structure and update cost estimation logic

tests

  • add HFT fetch stall watchdog tests

@workglow/tf-mediapipe

Features

pricing

  • enhance model pricing structure and update cost estimation logic

@workglow/cactus

Features

pricing

  • enhance model pricing structure and update cost estimation logic

@workglow/eval

Features

pricing

  • refactor model pricing structure to support timing tiers and enhance cost estimation
  • enhance model pricing structure and update cost estimation logic

@workglow/cli

Features

pricing

  • refactor model pricing resolution and enhance test coverage
  • enhance model pricing structure and update cost estimation logic

cli

  • add consoleRoot function and corresponding tests, fixing web ui
  • add registerWebStatusReadCleanup for managing widget cleanup after status reads

Style

  • enhance cli web ui app.css layout and responsiveness