letta-ai / letta

Letta (formerly MemGPT) is a framework for creating LLM services with memory.
https://letta.com
Apache License 2.0
12.89k stars 1.41k forks source link

fix: fix `Unsupport authentication type` error for Ollama #2018

Closed sarahwooders closed 1 week ago

sarahwooders commented 1 week ago

Please describe the purpose of this pull request. The auth_type is empty, not None for Ollama so this was throwing an error.

How to test Ran with Ollama using the ADE:

image

Have you tested this PR? Yes

Related issues or PRs

1877

Is your PR over 500 lines of code? No