mirror of
https://github.com/vectorize-io/hindsight.git
synced 2026-09-14 19:31:49 +08:00
release(dify): v0.1.1
This commit is contained in:
@@ -7,3 +7,9 @@ hide_table_of_contents: true
|
||||
Changelog for [`hindsight-dify`](https://pypi.org/project/hindsight-dify/).
|
||||
|
||||
For the source code, see [`hindsight-integrations/dify`](https://github.com/vectorize-io/hindsight/tree/main/hindsight-integrations/dify).
|
||||
|
||||
## [0.1.1](https://github.com/vectorize-io/hindsight/tree/integrations/dify/v0.1.1)
|
||||
|
||||
**Features**
|
||||
|
||||
- Added Dify integration, enabling Hindsight memory tools to be used within Dify workflows.<span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/benfrank241" target="_blank" rel="noopener noreferrer" style={{color: "var(--ifm-color-primary)", textDecoration: "none", display: "inline-flex", alignItems: "center", gap: "4px", verticalAlign: "middle"}}><img src="https://github.com/benfrank241.png?size=40" alt="@benfrank241" width="18" height="18" style={{borderRadius: "50%"}} />@benfrank241</a><span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/vectorize-io/hindsight/commit/bc23750b" target="_blank" rel="noopener noreferrer" style={{fontFamily: "var(--ifm-font-family-monospace, monospace)", fontSize: "0.85em", color: "var(--ifm-color-emphasis-600)"}}>bc23750b</a>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "hindsight-dify"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "Persistent long-term memory for Dify workflows via Hindsight."
|
||||
requires-python = ">=3.12"
|
||||
license = { text = "MIT" }
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
---
|
||||
hide_table_of_contents: true
|
||||
---
|
||||
|
||||
# Dify Integration Changelog
|
||||
|
||||
Changelog for [`hindsight-dify`](https://pypi.org/project/hindsight-dify/).
|
||||
|
||||
For the source code, see [`hindsight-integrations/dify`](https://github.com/vectorize-io/hindsight/tree/main/hindsight-integrations/dify).
|
||||
|
||||
## [0.1.1](https://github.com/vectorize-io/hindsight/tree/integrations/dify/v0.1.1)
|
||||
|
||||
**Features**
|
||||
|
||||
- Added Dify integration, enabling Hindsight memory tools to be used within Dify workflows.<span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/benfrank241" target="_blank" rel="noopener noreferrer" style={{color: "var(--ifm-color-primary)", textDecoration: "none", display: "inline-flex", alignItems: "center", gap: "4px", verticalAlign: "middle"}}>@benfrank241</a><span style={{color: "var(--ifm-color-emphasis-500)", margin: "0 0.3em"}}>·</span><a href="https://github.com/vectorize-io/hindsight/commit/bc23750b" target="_blank" rel="noopener noreferrer" style={{fontFamily: "var(--ifm-font-family-monospace, monospace)", fontSize: "0.85em", color: "var(--ifm-color-emphasis-600)"}}>bc23750b</a>
|
||||
Reference in New Issue
Block a user