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.
New Features:
- Ollama Support: Added support for local model inference via Ollama.
- Agent State Management: Released beta version of comprehensive state management.
Improvements:
- Error Handling: Improved handling for tool executions.
- Documentation: Enhanced with quick start guides (docs/01-get-started/01-index.mdx).
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)).
Improvements:
- Message Handling: Enhanced format handling across providers.
- Tool Extraction: Improved reliability with explicit provider specification.
- Documentation: Released extended memory management guides.
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.

