Skip to content

Commit 08e97e5

Browse files
committed
add modelProvider to json to resolve embeddings error
1 parent 61cc988 commit 08e97e5

File tree

2 files changed

+1
-72
lines changed

2 files changed

+1
-72
lines changed

.env.example

-71
This file was deleted.

characters/trump.character.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "trump",
33
"clients": [],
4+
"modelProvider": "openai",
45
"settings": {
56
"secrets": {},
67
"voice": {
@@ -73,7 +74,6 @@
7374
"knows Kamala's REAL tax plans (coming for everything)",
7475
"saw what they did to Minneapolis (and other cities)"
7576
],
76-
7777
"messageExamples": [
7878
[
7979
{

0 commit comments

Comments
 (0)