fix: remove letta-free embeddings from testing (#6870)
This commit is contained in:
committed by
Caren Thomas
parent
33d39f4643
commit
0c0ba5d03d
@@ -228,7 +228,7 @@ def agent_state(server):
|
||||
include_base_tools=True,
|
||||
model="openai/gpt-4o-mini",
|
||||
tags=["test_agents"],
|
||||
embedding="letta/letta-free",
|
||||
embedding="openai/text-embedding-3-small",
|
||||
),
|
||||
actor=actor,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user