Skip to content

Releases: hypermodeinc/modus

sdk/assemblyscript/v0.17.2

12 Mar 04:18
9ab1965
Compare
Choose a tag to compare
  • deps: update json-as to v1.0.0 and upgrade related code #779
  • fix: support float32 vector arrays in DQL query variables #781

runtime/v0.17.3

12 Mar 04:24
9ab1965
Compare
Choose a tag to compare
  • fix: API explorer updates #766

sdk/go/v0.17.1

10 Feb 19:13
f2f0634
Compare
Choose a tag to compare
  • chore: update Go toolchain to 1.23.6 #757
  • feat: minor API improvements #758

sdk/assemblyscript/v0.17.1

10 Feb 19:13
f2f0634
Compare
Choose a tag to compare
  • fix: AssemblyScript ESLint import path #737
  • fix: serialization of OpenAI ToolChoice #739
  • fix: wasm filename should be last part of package name #754
  • feat: minor API improvements #758

runtime/v0.17.2

10 Feb 19:18
f2f0634
Compare
Choose a tag to compare
  • fix: decode base64 strings to binary data types #738
  • perf: use xsync's LoadOrTryCompute #740
  • fix: CORS: allow all request headers #741
  • fix: accept long base64 strings #742
  • fix: improve dgraph auth header passing #752
  • fix: jwks endpoint should use key ID if available #753
  • chore: update ModusDB #755
  • chore: bump tailwind to v4 #756
  • chore: update Go toolchain to 1.23.6 #757

runtime/v0.17.1

25 Jan 01:28
4aced09
Compare
Choose a tag to compare
  • fix: separate modusdb instance by app #729

sdk/go/v0.17.0

24 Jan 22:54
cfae49a
Compare
Choose a tag to compare
  • fix: add json serialization support for neo4j sdk types #699
  • feat: improve OpenAI model APIs and examples to better support audio, images, and tool calling #707
  • feat: support type aliases and redefinitions #721
  • feat: support MySQL database connections #722

sdk/assemblyscript/v0.17.0

24 Jan 22:53
cfae49a
Compare
Choose a tag to compare
  • fix: resolve warning in deserializeRawMap #692
  • fix: add json serialization support for neo4j sdk types #699
  • feat: improve OpenAI model APIs and examples to better support audio, images, and tool calling #707
  • feat: support MySQL database connections #722

runtime/v0.17.0

24 Jan 22:59
cfae49a
Compare
Choose a tag to compare
  • feat: add modusdb model tracing for local dev #697
  • chore: update api-explorer to react 19 #700
  • chore: remove localHypermodeModels list and handle 404s properly instead in local dev #703
  • fix: remove fallback to default time zone #706
  • feat: support MySQL database connections #722
  • chore: refactoring / tests #723
  • chore: show inferences error in api explorer #726

cli/v0.17.0

24 Jan 22:54
cfae49a
Compare
Choose a tag to compare
  • feat: check for Binaryen installation #725