Future AGI Python SDK

Future AGI python sdk provides you with the ability to create, evaluate, optimize and protect your AI workflows and datasets.

Installation

pip install future-agi
With this you get access to following features
  • Datasets
  • Evaluations
  • Optimization
  • Protect

Tracing Libraries

Future AGI provides tracing libraries for your AI workflows, so that you can prototype and observe your development.

Installation

traceAI-openai

TraceAI Instrumentation for OpenAI.
pip install traceai-openai

traceAI-anthropic

TraceAI Instrumentation for Anthropic.
pip install traceai-anthropic

traceAI-llamaindex

TraceAI Instrumentation for LlamaIndex.
pip install traceai-llamaindex

traceAI-langchain

TraceAI Instrumentation for LangChain.
pip install traceai-langchain

traceAI-mistralai

TraceAI Instrumentation for MistralAI.
pip install traceai-mistralai

traceAI-vertexai

TraceAI Instrumentation for VertexAI.
pip install traceai-vertexai

traceAI-crewai

TraceAI Instrumentation for CrewAI.
pip install traceai-crewai

traceAI-haystack

TraceAI Instrumentation for Haystack.
pip install traceai-haystack

traceAI-litellm

TraceAI Instrumentation for liteLLM.
pip install traceai-litellm

traceAI-groq

TraceAI Instrumentation for Groq.
pip install traceai-groq

traceAI-autogen

TraceAI Instrumentation for Autogen.
pip install traceai-autogen

traceAI-guardrails

TraceAI Instrumentation for Guardrails.
pip install traceai-guardrails

traceAI-openai-agents

TraceAI Instrumentation for OpenAI Agents.
pip install traceai-openai-agents

traceAI-smolagents

TraceAI Instrumentation for SmolAgents.
pip install traceai-smolagents

traceAI-dspy

TraceAI Instrumentation for DSPy.
pip install traceai-dspy

traceAI-bedrock

TraceAI Instrumentation for AWS Bedrock.
pip install traceai-bedrock

traceAI-instructor

TraceAI Instrumentation for Instructor.
pip install traceai-instructor