Version Packages

This commit is contained in:
github-actions[bot]
2023-10-27 20:20:54 +00:00
parent f2fabdcecb
commit 4a27f3e443
4 changed files with 9 additions and 12 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'aibitat': patch
---
Added Anthropic Provider 🎊
-6
View File
@@ -1,6 +0,0 @@
---
'aibitat': patch
---
Fix a bug where the provider given to AIbitat was not replacing the default
provider for channels
+8
View File
@@ -1,5 +1,13 @@
# AIbitat
## 0.0.3
### Patch Changes
- 4eccd42: Added Anthropic Provider 🎊
- 19ebcc4: Fix a bug where the provider given to AIbitat was not replacing the
default provider for channels
## 0.0.2
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "aibitat",
"version": "0.0.2",
"version": "0.0.3",
"description": "An extensible, stateless and customizable framework for multi-agents conversation",
"license": "MIT",
"repository": {