What problem does it solve?
This Skill streamlines the process of adding, removing, and configuring LLM and embedding adapters within the unstract/sdk1 module, ensuring compatibility and efficient integration of various AI models.
Core Features & Use Cases
- Adapter Management: Add new LLM or embedding adapters, remove existing ones, and manage model configurations.
- Configuration Support: Supports OpenAI-compatible providers, cloud providers (AWS Bedrock, VertexAI, Azure), and self-hosted models (Ollama).
- Use Case: When your project needs to integrate with a new LLM provider like Mistral AI, use this Skill to quickly scaffold the necessary adapter code, configure its parameters, and ensure it's recognized by the system.
Quick Start
Initialize a new LLM adapter for the 'mistral' provider with the name 'Mistral AI' and description 'Mistral Large models'.