Skip to main content
2024-12-31
SDK v1.0.0

New Features:

  • Initial Release: Official launch of xpander.ai platform.
  • LLM Integration: Support for OpenAI, Claude, and Gemini LLM providers.
  • Memory Management: Basic memory management and tool execution framework ([SDK Agent Reference](/API reference/agents/index)).
  • Authentication: Simple authentication and user management system.
2024-12-23
SDK v0.9.5

New Features:

  • Ollama Support: Added support for local model inference via Ollama.
  • Agent State Management: Released beta version of comprehensive state management.

Improvements:

2024-12-16
SDK v0.9.2

New Features:

  • FriendliAI Integration: Launched support for FriendliAI with Claude models.
  • Dynamic Tool Discovery: Added mechanism for automatic tool discovery.

Improvements:

  • Performance: Enhanced performance for high-volume deployments.
  • Examples: Released extended integration pattern examples.
2024-12-09
SDK v0.9.0

New Features:

  • Streaming Responses: Added support for streaming from all providers.
  • Python Client: Released new client with simplified API.

Improvements:

  • Tool Compatibility: Enhanced cross-provider tool format compatibility.
  • Memory Consistency: Improved consistency across multi-turn conversations ([SDK Agent Reference](/API reference/agents/index)).
2024-12-02
SDK v0.8.5

New Features:

  • LangChain Integration: Added comprehensive LangChain support.
  • Tool Format Conversion: Released automatic conversion utilities.

Improvements:

  • Memory Initialization: Enhanced with custom instructions support.
2024-11-25
SDK v0.8.2

New Features:

  • NVIDIA NIM Support: Added support for NVIDIA NIM models.
  • Persistent Storage: Enhanced agent memory with storage options.

Improvements:

  • Error Handling: Improved handling for rate limiting and quotas.
  • Examples: Released multi-step task execution examples.
2024-11-18
SDK v0.8.0

New Features:

  • Multi-Provider Switching: Support for switching providers within same session.
  • Provider Adapter Pattern: Released simplified integration pattern.

Improvements:

  • Tool Execution: Enhanced framework with parallel processing.
  • Documentation: Improved with provider-specific best practices.
2024-11-11
Minor Update

Improvements:

  • Message Handling: Enhanced format handling across providers.
  • Tool Extraction: Improved reliability with explicit provider specification.
  • Documentation: Released extended memory management guides.
2024-11-04
SDK v0.7.0

New Features:

  • Automatic Format Conversion: Added message format conversion between providers.
  • Python SDK: Released with expanded provider support.

Improvements:

  • Error Reporting: Enhanced with provider-specific details.
  • Schema Validation: Improved tool schema validation for better compatibility.
2024-11-01
SDK v0.5.0

New Features:

  • Alpha Release: Initial alpha version with basic OpenAI integration.
  • Tool Calling: Support for simple tool calling and execution ([SDK Tools Reference](/API reference/tools/index)).
  • Memory Management: Initial capabilities ([SDK Agent Reference](/API reference/agents/index)).
  • Documentation: Basic documentation and examples (docs/01-get-started).
Note: Current SDK version is v1.47.10 as of this documentation update.