Discover and explore top open-source AI tools and projects—updated daily.
dedalus-labsTypeScript SDK for AI API access
Top 85.8% on SourcePulse
This SDK provides a convenient TypeScript interface for interacting with the Dedalus REST API, targeting developers building server-side applications or complex client-side integrations. It simplifies API calls, handles data serialization, and offers robust features for managing requests and responses, thereby accelerating development and improving code maintainability.
How It Works
The library acts as a typed client for the Dedalus REST API, generated using Stainless. It abstracts away HTTP request details, providing methods that map directly to API endpoints. Key features include support for streaming responses via Server-Sent Events (SSE), flexible handling of file uploads through various input types, and comprehensive TypeScript definitions for all request parameters and response fields, ensuring type safety.
Quick Start & Requirements
npm install dedalus-labsdocs.dedaluslabs.ai, library API at api.md.Highlighted Details
fs.ReadStream, File objects, fetch Responses, and a toFile helper utility.fetch client, and configuring proxy support for Node.js, Bun, and Deno.Maintenance & Community
No specific details regarding contributors, sponsorships, or community channels (like Discord/Slack) were found in the provided README.
Licensing & Compatibility
The license type is not explicitly stated in the provided README. Compatibility for commercial use or closed-source linking is therefore undetermined without further information.
Limitations & Caveats
React Native is explicitly not supported. Jest testing environments using "jsdom" are also not supported. The lack of explicit licensing information presents a significant caveat for adoption decisions.
1 day ago
Inactive
64bit
openai