Skip to content

Releases: Palm1r/llmqore

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 18:30

What's Changed

  • feat: Add basic ACP protocol support via stdio by @Palm1r in #23

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 17:03

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 29 May 11:09

What's changed

Fixes

  • Handling reasoning content for OpenAI compatible providers
  • Handling end of arguments in tool calling

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

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 17 May 19:51
ddbc38f

What's Changed

  • Fix gemini tooling schema by @Palm1r in #16
  • feat: Add parsing codeblocks in tool calling answer for legacy models by @Palm1r in #17
  • feat: Add token usage api and tests by @Palm1r in #18
  • fix: Check accumulation tool calling for Ollama by @Palm1r in #19

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

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 19 Apr 11:16

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 09:23

What's Changed

  • refactor: Remove callbacks client API by @Palm1r in #13
  • fix: Update mcp-bridge config and sign by @Palm1r in #14

Full Changelog: v0.3.1...v0.4.0

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Apr 17:29

What's Changed

  • Fix mcp-bridge configuration for streamable-http @Palm1r

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 13:28
d11d51b

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 14 Apr 15:10

What's Changed

  • feat: Add continuation limit by @Palm1r in #8

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@Palm1r Palm1r released this 13 Apr 16:46

What's Changed

  • feat: Add mcp server and client by @Palm1r in #2

  • feat: Improve chat demo by @Palm1r in #6

Full Changelog: v0.1.1...v0.2.0