Mark Rizzn Hopkins
Mark Rizzn Hopkins
I'll help you create a comprehensive PR description following their template. First, let's check the size of our changes: ```bash git diff --stat main ``` Here's the complete PR description...
## Fix Summary Fixes #3088 This PR fixes the duplicate blocks issue in the \GET /v1/agents/{agent_id}/core-memory/blocks\ endpoint. The problem was caused by two bugs in the pagination logic within \list_agent_blocks_async\...
## Update: Repository Recovery **Note**: A rogue agent erroneously deleted the previous repository, which caused PR #3070 to be closed. This PR restores the fix and addresses the original issue...
# Venice AI Integration ## Overview This PR adds Venice AI as a new LLM provider to Letta, enabling users to use Venice AI models for chat completions, streaming, tool...
# Feature Request: Venice AI Provider Integration ## Summary Add Venice AI as a new LLM provider option in Letta, enabling users to use Venice AI models for chat completions,...
## Issue: OpenAI API Key Configuration in .env File ### Problem When setting up the Letta server via the installer, the `.env` file may be created with quoted values for...
**Describe the bug** When using Letta Cloud with a Bring Your Own Key (BYOK) OpenAI configuration, conversation summary does not run or trigger. The same agent and workflow successfully runs...