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
cthomas
831f7d2f11
feat: add sonnet 3.7 support ( #1302 )
2025-03-24 16:36:16 -10:00
Matthew Zhou
5c43de3a2d
fix: Fix trailing } in chat completions interface ( #842 )
2025-02-10 15:45:13 -08:00
Matthew Zhou
b6773ea7ff
feat: Add voice-compatible chat completions endpoint ( #774 )
2025-01-27 14:25:05 -08:00
cthomas
11d871785a
feat: add content union type for requests ( #762 )
2025-01-23 20:25:00 -08:00
Charles Packer
0c5578ba03
fix: patch use_assistant_message flag on the server ( #704 )
...
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
2025-01-20 13:17:45 -08:00
Matt Zhou
130fd63c6b
chore: Remove commented out print
2025-01-03 12:43:00 -08:00
Caren Thomas
7144fd2867
run black, add isort config to pyproject.toml
2024-12-26 19:43:11 -08:00
Caren Thomas
905906d416
run isort on apps/core
2024-12-26 19:27:09 -08:00
Shubham Naik
4cf354c033
fix: add tests to cypress
2024-12-23 14:44:08 -08:00
cthomas
3da62aa4eb
feat: add message type literal to usage stats ( #2297 )
...
Co-authored-by: Caren Thomas <caren@caren-mac.local >
2024-12-20 17:13:56 -08:00
cthomas
c183fc6b0e
feat: rename internal monologue ( #2289 )
2024-12-19 15:16:36 -08:00
cthomas
7d5be32a59
feat: rename function to tool in sdk ( #2288 )
...
Co-authored-by: Caren Thomas <caren@caren-mac.local >
2024-12-19 12:12:58 -08:00
Matthew Zhou
41e868c6cc
fix: Fix create organization bug ( #1956 )
2024-10-30 13:55:48 -07:00
Sarah Wooders
8ae1e64987
chore: migrate package name to letta ( #1775 )
...
Co-authored-by: Charles Packer <packercharles@gmail.com >
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com >
Co-authored-by: Shubham Naik <shub@memgpt.ai >
2024-09-23 09:15:18 -07:00