Skip to content

Releases: LLPhant/LLPhant

0.11.8

01 Oct 07:12
070b381

Choose a tag to compare

What's Changed

  • Fix error in OllamaEmbeddingGenerator when no option is provided by @f-lombardo in #423

Full Changelog: 0.11.7...0.11.8

0.11.7

27 Sep 20:11
33315cf

Choose a tag to compare

What's Changed

Full Changelog: 0.11.6...0.11.7

0.11.6

26 Sep 05:46

Choose a tag to compare

Fix getEmbeddingLength in OllamaEmbeddingGenerator.php

0.11.5

20 Sep 22:19
47ce0ba

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.4...0.11.5

0.11.4

09 Sep 11:10
c87bda5

Choose a tag to compare

What's Changed

Full Changelog: 0.11.3...0.11.4

0.11.3

18 Aug 10:57

Choose a tag to compare

What's Changed

Full Changelog: 0.11.2...0.11.3

0.11.2

13 Aug 09:50
a9b5573

Choose a tag to compare

What's Changed

Full Changelog: 0.11.1...0.11.2

0.11.1

07 Aug 07:24
54863b0

Choose a tag to compare

What's Changed

  • Fix string interpolation by @f-lombardo in #397
  • Add support for webp files in Vision by @f-lombardo in #398
  • feat(httpinterop): Remove direct Guzzle dependency from QdrantVectorStore class by @ktherage in #363
  • feat(http-interop): Remove hard Guzzle dependency from OpenAI related EmbeddingGenerator code by @welcoMattic in #365

Full Changelog: 0.11.0...0.11.1

Standardize configs and remove direct Guzzle dependencies

26 Jul 20:45
cf16117

Choose a tag to compare

What's Changed

  • BREAKING CHANGE - Standardize configs by @f-lombardo in #386
  • feat(ollama) #388 : Add support for API KEY for Ollama by @alexisMigniau in #389
  • feat(http-interop): Remove hard Guzzle dep on Anthropic related code by @welcoMattic in #370
  • feat(http-interop): Remove hard Guzzle dep from Tools classes by @welcoMattic in #373
  • feat(httpinterop): Remove direct Guzzle dependency from LLPhantTypesenseClient class by @ktherage in #368
  • feat(httpinterop): Remove direct Guzzle dependency from MilvusClient class by @ktherage in #366
  • PNG and GIF support for Vision by @f-lombardo in #394
  • feat(http-interop): Remove hard Guzzle dependency from VoyageAI EmbeddingGenerator relatedy code by @welcoMattic in #369
  • Remove direct Guzzle dependency from AstraDBClient class by @f-lombardo in #395
  • feat(httpinterop): Remove direct Guzzle dependency from ChatSessionStream class by @ktherage in #371

New Contributors

Full Changelog: 0.10.8...0.11.0

0.10.8

03 Jul 20:50
2316324

Choose a tag to compare

Add support for Anthropic vision (#384)