Skip to content

chore(deps): bump @letta-ai/letta-client from 1.7.8 to 1.7.11#1255

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/letta-ai/letta-client-1.7.11
Open

chore(deps): bump @letta-ai/letta-client from 1.7.8 to 1.7.11#1255
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/letta-ai/letta-client-1.7.11

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 4, 2026

Bumps @letta-ai/letta-client from 1.7.8 to 1.7.11.

Release notes

Sourced from @​letta-ai/letta-client's releases.

v1.7.11

1.7.11 (2026-03-04)

Full Changelog: v1.7.10...v1.7.11

Features

  • Add billing context to LLM telemetry traces (e4b2da1)
  • new agent id query param for default convo (9b47c8c)

Bug Fixes

  • add "max" to AnthropicModelSettings effort type (0ee6d71)

v1.7.10

1.7.10 (2026-03-02)

Full Changelog: v1.7.9...v1.7.10

Features

  • add debug logs in telem endpoint (c4263a7)
  • support default convo in list and cancel endpoints (212c1dc)

Chores

  • internal: move stringifyQuery implementation to internal function (7ae6a5e)

v1.7.9

1.7.9 (2026-02-26)

Full Changelog: v1.7.8...v1.7.9

Features

  • add Anthropic Opus 4.6 model support (4e138f3)
  • add conversation deletion endpoint (soft delete) [LET-7286] (f8bdba2)
  • add credit verification before agent message endpoints [LET-XXXX] (967a0e6)
  • add log probabilities from OpenAI-compatible servers (ab7d527)
  • add order_by and order params to /v1/conversations list endpoin… (8356341)
  • Add self-summarization and dropping tool returns as options for compaction (68d775d)
  • add template rollback endpoint [LET-7423] (72f82b9)
  • add ToolReturnCreate to MessageCreateParams [LET-7366] (b536930)
  • allow users to specify via query to stip messages [LET-7392] (6407c5a)
  • core: structure memory directory and block labels [LET-7336] (759a9b4)
  • Default to lightweight compaction model instead of agent's model (bea68ff)
  • make agent_id optional in conversations list endpoint [LET-7612] (5d89571)
  • New prompts/defaults for sliding_window and all compaction (1f3ad9c)

... (truncated)

Changelog

Sourced from @​letta-ai/letta-client's changelog.

1.7.11 (2026-03-04)

Full Changelog: v1.7.10...v1.7.11

Features

  • Add billing context to LLM telemetry traces (e4b2da1)
  • new agent id query param for default convo (9b47c8c)

Bug Fixes

  • add "max" to AnthropicModelSettings effort type (0ee6d71)

1.7.10 (2026-03-02)

Full Changelog: v1.7.9...v1.7.10

Features

  • add debug logs in telem endpoint (c4263a7)
  • support default convo in list and cancel endpoints (212c1dc)

Chores

  • internal: move stringifyQuery implementation to internal function (7ae6a5e)

1.7.9 (2026-02-26)

Full Changelog: v1.7.8...v1.7.9

Features

  • add Anthropic Opus 4.6 (fka claude-fudge-eap) model support (4e138f3)
  • add conversation deletion endpoint (soft delete) [LET-7286] (f8bdba2)
  • add credit verification before agent message endpoints [LET-XXXX] (967a0e6)
  • add log probabilities from OpenAI-compatible servers (ab7d527)
  • add order_by and order params to /v1/conversations list endpoin… (8356341)
  • Add self-summarization and dropping tool returns as options for compaction (68d775d)
  • add template rollback endpoint [LET-7423] (72f82b9)
  • add ToolReturnCreate to MessageCreateParams [LET-7366] (b536930)
  • allow users to specify via query to stip messages [LET-7392] (6407c5a)
  • core: structure memory directory and block labels [LET-7336] (759a9b4)
  • Default to lightweight compaction model instead of agent's model (bea68ff)
  • make agent_id optional in conversations list endpoint [LET-7612] (5d89571)
  • New prompts/defaults for sliding_window and all compaction (1f3ad9c)
  • parallel tool calling minimax provider [LET-7647] (27f92f1)

... (truncated)

Commits
  • d599d45 release: 1.7.11 (#89)
  • 2e65431 release: 1.7.10 (#88)
  • 77dce5a Merge pull request #86 from letta-ai/release-please--branches--main--changes-...
  • 4608d32 release: 1.7.9
  • d4adab2 codegen metadata
  • cebfb35 codegen metadata
  • 68d775d feat: Add self-summarization and dropping tool returns as options for compaction
  • 002d6e6 codegen metadata
  • 27f92f1 feat: parallel tool calling minimax provider [LET-7647]
  • 8356341 feat: add order_by and order params to /v1/conversations list endpoin…
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@letta-ai/letta-client](https://github.com/letta-ai/letta-node) from 1.7.8 to 1.7.11.
- [Release notes](https://github.com/letta-ai/letta-node/releases)
- [Changelog](https://github.com/letta-ai/letta-node/blob/main/CHANGELOG.md)
- [Commits](letta-ai/letta-node@v1.7.8...v1.7.11)

---
updated-dependencies:
- dependency-name: "@letta-ai/letta-client"
  dependency-version: 1.7.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/letta-ai/letta-client-1.7.11 branch from d55f73b to b49077a Compare March 4, 2026 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants