trigger CI
This commit is contained in:
@@ -74,7 +74,6 @@ class LettaProvider(Provider):
|
||||
name: str = "letta"
|
||||
|
||||
def list_llm_models(self) -> List[LLMConfig]:
|
||||
raise Exception
|
||||
return [
|
||||
LLMConfig(
|
||||
model="letta-free", # NOTE: renamed
|
||||
|
||||
Reference in New Issue
Block a user