Unified RAG and Tool API Service for Phoenix Agentic AI Framework
Project description
🔥 Phoenix AI Services
Unified agentic framework to run dynamic RAG APIs and utility tools like calculator, date, and python evaluator.
phoenix_ai_services
phoenix_ai_servicesis a modular Python package for managing RAG endpoints, tool-based APIs, and plug-and-play AI utilities using FastAPI & Poetry. It supports RESTful control for registering, updating, and deleting endpoints for RAG, tools, and more.
🔧 Setup
poetry install
poetry run python phoenix_ai_services/main.py
🚀 API Endpoints
RAG
POST /rag/endpoints/{name}– Register RAGPUT /rag/endpoints/{name}– Update RAGDELETE /rag/endpoints/{name}– Remove RAGGET /rag/query/{name}– Ask RAG agent
Tools
GET /tool/calculator?input_data=2+3*4GET /tool/system_timeGET /tool/python?input_data=round(3.14159, 2)
Admin
GET /registry– View all registered endpoints
🧠 Powered by Phoenix Agentic AI Framework
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 phoenix_ai_services-0.2.3.tar.gz.
File metadata
- Download URL: phoenix_ai_services-0.2.3.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da1903577d57dd7856feba7d62674639d2c83720259bfa132e3c8e9399216004
|
|
| MD5 |
3ad4a5db91ba2be99d2340487780efb0
|
|
| BLAKE2b-256 |
9d08f908b2aabb06a932bc46efc6e56ed0819607a53f29347f0fc38cad932003
|
File details
Details for the file phoenix_ai_services-0.2.3-py3-none-any.whl.
File metadata
- Download URL: phoenix_ai_services-0.2.3-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.5 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
246bf15af25617b66869eb004534461b86d4c13ac5ef1e2ad800f5186c09542d
|
|
| MD5 |
4772fb5f894450e1683bdf444a48e13c
|
|
| BLAKE2b-256 |
fafd3a9476ca247b6ac87a79cb62d5ae213309290c05b8c2715ba46be5e95085
|