Official Python SDK for RecallrAI – a revolutionary contextual memory system that enables AI assistants to form meaningful connections between conversations, just like human memory.
Stars
2
Forks
1
Watchers
2
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
152
commits
Add support for skipping validation lookups for trusted user and session IDs
28c0a52View on GitHubRefactor system prompt caching to support strategy-specific prompts in AsyncHTTPClient and HTTPClient
4c90c4aView on GitHubAdd merge conflict and expiration fields to MemoryVersionInfo and UserMemoryItem models
d62bf2aView on GitHubFix formatting inconsistencies in get_context method parameters
c1a6175View on GitHubUpdate GitHub Release workflow to use github.token for authentication
886d5d5View on GitHubRefactor error handling in HTTPClient and AsyncHTTPClient to provide clearer rate limit messages and maintain exception context
021ef45View on GitHubRefine 404 error handling in AsyncHTTPClient and HTTPClient to check response text
7484c63View on GitHubRemove hardcoded timeout value of 5 minutes in AsyncHTTPClient and HTTPClient request methods
8ac0037View on GitHubUpdate GitHub release workflow to use GH_PAT and add Makefile for version bumping
895418aView on GitHubIncrease timeout to 5 minutes for HTTP requests in AsyncHTTPClient and HTTPClient
e832c5bView on GitHub