Files
letta-server/letta/local_llm
Kian Jones ca6cfa5914 chore: migrate to ruff (#4305)
* base requirements

* autofix

* Configure ruff for Python linting and formatting

- Set up minimal ruff configuration with basic checks (E, W, F, I)
- Add temporary ignores for common issues during migration
- Configure pre-commit hooks to use ruff with pass_filenames
- This enables gradual migration from black to ruff

* Delete sdj

* autofixed only

* migrate lint action

* more autofixed

* more fixes

* change precommit

* try changing the hook

* try this stuff
2025-08-29 11:11:19 -07:00
..
2025-07-22 16:09:50 -07:00
2025-08-29 11:11:19 -07:00
2025-08-06 14:37:55 -07:00
2025-07-22 16:09:50 -07:00
2025-07-22 14:54:22 -07:00
2025-07-18 09:20:45 -07:00

Letta + local LLMs

See https://letta.readme.io/docs/local_llm for documentation on running Letta with custom LLM backends.