File tree 4 files changed +14
-2
lines changed
4 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
# baseai
2
2
3
+ ## 0.9.40
4
+
5
+ ### Patch Changes
6
+
7
+ - π¦ NEW: meta-llama/Llama-3.3-70B-Instruct-Turbo model
8
+
3
9
## 0.9.39
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " baseai" ,
3
3
"description" : " The Web AI Framework Dev - BaseAI.dev" ,
4
- "version" : " 0.9.39 " ,
4
+ "version" : " 0.9.40 " ,
5
5
"license" : " UNLICENSED" ,
6
6
"type" : " module" ,
7
7
"main" : " ./dist/index.js" ,
Original file line number Diff line number Diff line change 1
1
# ` baseai ` SDK
2
2
3
+ ## 0.9.40
4
+
5
+ ### Patch Changes
6
+
7
+ - π¦ NEW: meta-llama/Llama-3.3-70B-Instruct-Turbo model
8
+
3
9
## 0.9.39
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @baseai/core" ,
3
3
"description" : " The Web AI Framework's core - BaseAI.dev" ,
4
- "version" : " 0.9.39 " ,
4
+ "version" : " 0.9.40 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"sideEffects" : false ,
7
7
"main" : " ./dist/index.js" ,
You canβt perform that action at this time.
0 commit comments