Home / Companies / Orkes / Blog / February 2024

February 2024 Summaries

2 posts from Orkes

Filter
Month: Year:
Post Summaries Back to Blog
Orkes has successfully raised $20 million in a Series A funding round led by Nexus Venture Partners, marking a significant milestone since its launch and initial seed funding two years ago. This investment highlights the company's substantial growth and the crucial role its Conductor open-source project plays across diverse industries, including banking, media, healthcare, and insurance, with major multinational clients like United Wholesale Mortgage and Foxtel. The funding will support further development of Orkes' product roadmap, enhance the developer experience, and expand the capabilities of Conductor, an enterprise-grade orchestration platform for process automation and microservices. The round also included participation from existing investors Battery Ventures and Vertex Ventures US, and Nexus managing director Abhishek Sharma joins Orkes' board, reinforcing long-standing relationships. This new capital will help Orkes empower more teams and foster the Conductor open-source community, demonstrating its commitment to providing scalable and efficient solutions for complex application development.
Feb 21, 2024 609 words in the original blog post.
The Conductor Python SDK has received a significant update, introducing new features such as support for AI orchestration with language models, prompt templates, and vector databases, enabling the creation of Gen AI applications by integrating with popular AI/LLM models and databases like OpenAI, Azure OpenAI, Vertex AI, Pinecone, and Weaviate. The update also includes an improved method for creating dynamic workflows using the ConductorWorkflow class, enhancing scalability in Python-based automation projects, while offering unit testing and workflow replay capabilities for better debugging and optimization. Quality-of-life improvements have been made with dedicated clients for various resources, worker configuration flexibility, enhanced documentation, performance optimizations, and ready-to-use examples, all aimed at improving the developer experience. To get started with the Python SDK, users need Python 3.9+, and can quickly install it using pip, set up the SDK to point to the Conductor Server API, and start the server using Docker. Conductor serves as an enterprise-grade orchestration platform for process automation, API and microservices orchestration, and agentic workflows, with options for a Developer Edition sandbox and a managed Orkes Cloud service.
Feb 09, 2024 749 words in the original blog post.