Skip to main content

A Python client for the AgenticMem API

Project description

/user_profiler/agenticmem/agenticmem_client

Description: Python SDK for remote async access to AgenticMem API

Main Entry Points

  • Client: agenticmem/client.py - AgenticMemClient
  • Utils: agenticmem/client_utils.py - Helper utilities

Purpose

  1. Remote API access - Async SDK for applications to call AgenticMem backend
  2. Authentication - Handle login and Bearer token management
  3. Type-safe interface - Auto-parsing responses into Pydantic models

API Methods

Authentication:

  • login(email, password) - Get auth token

Publishing:

  • publish_interaction(request_id, user_id, interactions, source, agent_version) - Publish interactions (triggers profile/feedback/evaluation)

Profiles:

  • search_profiles(request) - Semantic search
  • get_profiles(request) - Get all for user
  • delete_profile(user_id, profile_id, search_query) - Delete profiles
  • get_profile_change_log() - Get history

Interactions:

  • search_interactions(request) - Semantic search
  • get_interactions(request) - Get all for user
  • delete_interaction(user_id, interaction_id) - Delete interaction

Feedback:

  • get_raw_feedbacks(request) - Raw feedback from interactions
  • get_feedbacks(request) - Aggregated feedback with status

Configuration:

  • set_config(config) - Update org config (extractors, evaluators, storage)
  • get_config() - Get current config

Architecture Pattern

  • All async - Uses aiohttp for HTTP requests
  • Type-safe - Pydantic models from agenticmem_commons
  • Auto-parsing - Responses → Pydantic models
  • Flexible input - Accepts Pydantic models or dicts
  • Bearer auth - Automatic token handling

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agenticmem-0.1.4.1.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

agenticmem-0.1.4.1-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

Details for the file agenticmem-0.1.4.1.tar.gz.

File metadata

  • Download URL: agenticmem-0.1.4.1.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.10.11 Darwin/24.6.0

File hashes

Hashes for agenticmem-0.1.4.1.tar.gz
Algorithm Hash digest
SHA256 ed13e38a4f8a5f226131c1e2858d18fb1469bef725c05d5cd4ea1ae96e1fa1c6
MD5 5819e065f77e0a4a9f4d0e7bd896276c
BLAKE2b-256 3498d5d6645161d8cba9b8f63a0785562efeb2f8403c2607f635074abec985e1

See more details on using hashes here.

File details

Details for the file agenticmem-0.1.4.1-py3-none-any.whl.

File metadata

  • Download URL: agenticmem-0.1.4.1-py3-none-any.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.2 CPython/3.10.11 Darwin/24.6.0

File hashes

Hashes for agenticmem-0.1.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 661188a461eae60f6a2b4d16e894549ff505475d913b197bb498f18a3a9ad2cb
MD5 37f94eff39a37097083122f6a3b9f445
BLAKE2b-256 68ae310919e791853cd99d0b8e0d2f80806b468aaa1826d9f637e999b265cca2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page