An introduction to TextLayer Core and its capabilities
Feature | Description |
---|---|
Modular Flask Structure | Well-organized application structure following best practices |
LiteLLM Integration | Unified interface to access multiple LLM providers (OpenAI, Anthropic, etc.) |
Search Capabilities | Built-in OpenSearch integration for vector search |
AWS Integration | Ready-to-use cloud deployment configurations |
Langfuse Observability | Comprehensive prompt management and AI observability |
Docker Deployment | Containerized deployment for consistent environments |
Environment Config | Flexible configuration management for different environments |
Command Pattern | Clean separation of business logic from request handling |