Release Notes | June 2025

🟢

New Feature

SeekrFlow™ Agents

Today, we’re launching SeekrFlow™ Agents, a full-stack solution for building and deploying intelligent agents that operate autonomously, securely, and at scale. With SeekrFlow Agents, enterprises can deploy agents that are secure, explainable, and optimized for their specific tasks and industry. With SeekrFlow, you get the flexibility to run agents across cloud and on-premises—delivering the infrastructure and control needed to embed agentic AI into real-world workflows.​

Read the full blog: here
View documentation: here

Seekr partners with Oracle Cloud Infrastructure

Seekr has signed a multi-year agreement with Oracle Cloud Infrastructure (OCI) to accelerate AI deployments and support the development of next-gen models and agents. This collaboration brings together Seekr’s secure AI platform, OCI’s high-performance infrastructure, and AMD Instinct™ MI300X GPUs to enable faster model training, scalable deployment, and support for mission-critical environments.

Learn more: here

Agent performance configurations

SeekrFlow Agents now offer three performance configurations, giving you control over the speed-latency tradeoff based on your use case requirements. Configuration selection available through API, SDK, and UI

Choose from three agent configurations when creating or deploying agents:

  • Performance optimized: Highest quality responses with comprehensive reasoning (current default)
  • Speed optimized: Fastest response times for time-sensitive applications

Learn more: Agents

Code interpreter tool for agents

SeekrFlow Agents can now execute Python code dynamically using the code interpreter tool, enabling agents to perform calculations, data analysis, and programmatic tasks on demand.

  • Execute Python code within agent workflows to handle computational tasks
  • Access to common Python packages for data processing and analysis
  • Agents automatically determine when to invoke Code Interpreter based on user queries
  • Available alongside File Search and Web Search tools when configuring agents
  • Full tool management through the UI, including status tracking and usage instructions
  • Code Interpreter expands agent capabilities beyond information retrieval, allowing them to perform quantitative analysis, generate visualizations, and solve mathematical problems programmatically.

Learn more: Code Interpreter