Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: kdeps/kdeps

v0.6.1

12 Aug 18:06
137bddb

Choose a tag to compare

What's Changed

  • feat: enhance Pkl evaluator consolidation and add multiple headers support by @jjuliano in #57

Full Changelog: v0.6.0...v0.6.1

v0.6.0

06 Aug 22:05

Choose a tag to compare

What's Changed

  • 🚀 Major Schema Migration & Infrastructure Improvements by @jjuliano in #56

Full Changelog: v0.5.4...v0.6.0

v0.5.4

01 Jul 11:45
4b849eb

Choose a tag to compare

Changelog

v0.5.3

30 Jun 20:01
3d1491f

Choose a tag to compare

Changelog

  • 3d1491f change Dockerfile generation to a go template (#53)

v0.5.2

30 Jun 17:55
f67cad2

Choose a tag to compare

Changelog

  • f86fec3 Message event bus RPC: Introduce new event message bus rpc client and server (#34)
  • 3f37879 Revert "Message event bus RPC: Introduce new event message bus rpc client and…" (#51)
  • f67cad2 make version centralized and add upgrade schema command (#52)

v0.5.1

30 Jun 08:04
7cad6b8

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

25 May 22:21
ce196db

Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

v0.4.2

21 May 21:32
5018fd6

Choose a tag to compare

What's Changed (#46)

  • fix vision model to use binarypart, and not base64 text-part
  • changed kdeps mount volume from /root/.kdeps -> /.kdeps
  • refactor: handling of error response on api server
  • ensure that requestID is always returned on api response
  • refactor: extract functions out of LLM resource

by: @jjuliano

Full Changelog: v0.4.1...v0.4.2

v0.4.1

19 May 12:59

Choose a tag to compare

Changelog

  • b2f953b docs fixes
  • de5a7f6 hotfix: comment out the preflight error block since code and message are not optional

v0.4.0

16 May 10:00

Choose a tag to compare

What's Changed

  • Open-source LLMs tool execution feature (aka MCP / A2A) by @jjuliano in #45

Full Changelog: v0.3.0...v0.4.0