Skip to main content

Official Python client for the Graphe API

Project description

graphe-sdk

Official Python client for the Graphe API.

Graphe gives AI agents durable shared memory: ingest activity, query project state, search context, and trace provenance across runs and tools.

Install

pip install graphe-sdk

Quick start

export GRAPHE_API_BASE=https://api.yourdomain.com
export GRAPHE_API_KEY=graphe_live_...
from graphe_sdk import GrapheClient, GrapheConfig

config = GrapheConfig.from_env()
client = GrapheClient(config.base_url, api_key=config.api_key)
print(client.get_health())

Documentation

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

graphe_sdk-0.1.1.tar.gz (7.5 kB view details)

Uploaded Source

Built Distribution

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

graphe_sdk-0.1.1-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file graphe_sdk-0.1.1.tar.gz.

File metadata

  • Download URL: graphe_sdk-0.1.1.tar.gz
  • Upload date:
  • Size: 7.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for graphe_sdk-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f524a2b44bb2d65ebb6772a8d0ada3c00c457e14f89c4e98a760b16abb6ca013
MD5 0c7c766d271fdd72582d34fbe36885ba
BLAKE2b-256 dc667f98ea8b0148c6f735ba6ee1cbb02d184d47edea3a6283787bfe0f334293

See more details on using hashes here.

File details

Details for the file graphe_sdk-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: graphe_sdk-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for graphe_sdk-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 032f28362a753eafa737dbdecc869aae84d65398b9b5f726cfb46553d75f4d60
MD5 2760013604ab84f9d6422577116eddf7
BLAKE2b-256 052e65b42f8f38235c9e70fd68a3b184207ece78ba62fe50ca317b06c7c1f950

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