Skip to content

Commit 87734b3

Browse files
committed
release(litellm): v0.5.3
1 parent f613f00 commit 87734b3

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

hindsight-docs/src/pages/changelog/integrations/litellm.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ import PageHero from '@site/src/components/PageHero';
88

99
[← LiteLLM integration](/sdks/integrations/litellm)
1010

11+
## [0.5.3](https://github.com/vectorize-io/hindsight/tree/integrations/litellm/v0.5.3)
12+
13+
*This release contains internal maintenance and infrastructure changes only.*
14+
1115
## [0.5.2](https://github.com/vectorize-io/hindsight/tree/integrations/litellm/v0.5.2)
1216

1317
**Bug Fixes**

hindsight-integrations/litellm/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "hindsight-litellm"
3-
version = "0.5.2"
3+
version = "0.5.3"
44
description = "Universal LLM memory integration via LiteLLM - works with 100+ providers"
55
readme = "README.md"
66
requires-python = ">=3.10"

skills/hindsight-docs/references/changelog/integrations/litellm.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ import PageHero from '@site/src/components/PageHero';
88

99
← LiteLLM integration
1010

11+
## [0.5.3](https://github.com/vectorize-io/hindsight/tree/integrations/litellm/v0.5.3)
12+
13+
*This release contains internal maintenance and infrastructure changes only.*
14+
1115
## [0.5.2](https://github.com/vectorize-io/hindsight/tree/integrations/litellm/v0.5.2)
1216

1317
**Bug Fixes**

0 commit comments

Comments
 (0)