We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73dd1dd commit 08f32d2Copy full SHA for 08f32d2
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+<a name="0.1.97"></a>
4
+## 0.1.97 (2023-11-28)
5
+
6
+### Changed
7
8
+- ⚡ Remove langchain for model calling [[73dd1dd](https://github.com/gmpetrov/databerry/commit/73dd1dd8ded61e351fed0a9d385483cafedee37d)]
9
10
11
<a name="0.1.96"></a>
12
## 0.1.96 (2023-11-28)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "chaindesk",
- "version": "0.1.96",
+ "version": "0.1.97",
"private": true,
"scripts": {
"prepare": "husky install",
0 commit comments