Proxima AIP SDK — build AI agents on the Proxima Intelligence platform
Project description
Proxima SDK
The official Python SDK for building AI agents on the Proxima AIP platform.
Install
pip install proxima-sdk
Quick Start
from proxima_sdk import PlatformContext
def my_tool(params: dict, ctx: PlatformContext) -> dict:
# Access knowledge bases
data = ctx.knowledge.query("What invoices are overdue?")
# Log actions for governance
ctx.governance.log_action("queried_invoices")
return {"answer": data.answer, "citations": data.citations}
Testing
from proxima_sdk.testing import mock_context
ctx = mock_context(sources={"invoices": [{"id": "INV-001", "amount": 5000}]})
result = my_tool({"query": "overdue"}, ctx)
Documentation
Full docs at docs.proximaintel.com/sdk
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file proxima_sdk-1.0.2.tar.gz.
File metadata
- Download URL: proxima_sdk-1.0.2.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27301419e737ecf290736ff6f2c6bf8e1fc6a40f203be8558dccff54c0b6bbd9
|
|
| MD5 |
52e5643337943f3b3f1eb3bcf4b8a73b
|
|
| BLAKE2b-256 |
23438b2aabb30b374390da23fea77efc3eccdc095423c8f97ee436b8327e532d
|
Provenance
The following attestation bundles were made for proxima_sdk-1.0.2.tar.gz:
Publisher:
publish.yml on proximaintel/proxima-sdk
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
proxima_sdk-1.0.2.tar.gz -
Subject digest:
27301419e737ecf290736ff6f2c6bf8e1fc6a40f203be8558dccff54c0b6bbd9 - Sigstore transparency entry: 1902283238
- Sigstore integration time:
-
Permalink:
proximaintel/proxima-sdk@a61eb79df1f6b80ef4b09e1c6fbb5df7daf4af37 -
Branch / Tag:
refs/tags/v1.0.2 - Owner: https://github.com/proximaintel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@a61eb79df1f6b80ef4b09e1c6fbb5df7daf4af37 -
Trigger Event:
push
-
Statement type:
File details
Details for the file proxima_sdk-1.0.2-py3-none-any.whl.
File metadata
- Download URL: proxima_sdk-1.0.2-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ef9c696cc016a094995549f781282c1ec4d1272b2daf2dd77a68ebef9752db9
|
|
| MD5 |
c61ed4e009518d92b55af9fe8e93c19a
|
|
| BLAKE2b-256 |
0ca97f1f21b6cc87c170fe50cc9709b0e3ba49f30f113adf94c6b7f925a57d9d
|
Provenance
The following attestation bundles were made for proxima_sdk-1.0.2-py3-none-any.whl:
Publisher:
publish.yml on proximaintel/proxima-sdk
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
proxima_sdk-1.0.2-py3-none-any.whl -
Subject digest:
9ef9c696cc016a094995549f781282c1ec4d1272b2daf2dd77a68ebef9752db9 - Sigstore transparency entry: 1902283398
- Sigstore integration time:
-
Permalink:
proximaintel/proxima-sdk@a61eb79df1f6b80ef4b09e1c6fbb5df7daf4af37 -
Branch / Tag:
refs/tags/v1.0.2 - Owner: https://github.com/proximaintel
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@a61eb79df1f6b80ef4b09e1c6fbb5df7daf4af37 -
Trigger Event:
push
-
Statement type: