Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

temporal-ray-demo

temporal-ray-demo enthält 6 gesammelte Skills von shyamsridhar123, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
6
Stars
2
aktualisiert
2026-01-27
Forks
0
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

azure-openai-llm
Softwareentwickler

Expert guidance for integrating Azure OpenAI services into Python applications. Use when implementing LLM-powered features, chat completions, embeddings, structured output extraction, rate limiting, fallback strategies, or Azure-specific authentication. Covers both sync and async patterns.

2026-01-27
pdf-document-processing
Softwareentwickler

Expert guidance for extracting text and data from PDF documents in Python. Use when implementing document ingestion pipelines, text extraction, chunking strategies, OCR for scanned documents, or metadata extraction. Covers pypdf, pdfplumber, and integration with LLM pipelines.

2026-01-27
pydantic-data-models
Softwareentwickler

Expert guidance for using Pydantic V2 for data validation, serialization, and type-safe Python. Use when defining data models, validating API inputs/outputs, parsing JSON, handling LLM structured outputs, or integrating with Temporal workflows. Covers BaseModel, dataclasses, validators, and serialization.

2026-01-27
ray-distributed-computing
Softwareentwickler

Expert guidance for building distributed Python applications with Ray. Use when implementing parallel processing, distributed actors, remote tasks, GPU workloads, or scaling Python code across clusters. Covers Ray Core primitives, design patterns, anti-patterns, and performance optimization.

2026-01-27
temporal-ray-integration
Softwareentwickler

Expert guidance for combining Temporal durable workflows with Ray distributed computing. Use when building resilient parallel processing pipelines, fault-tolerant ML workflows, or systems requiring both durability AND parallelism. Covers integration patterns, error handling across both systems, and production architecture.

2026-01-27
temporal-workflows
Softwareentwickler

Expert guidance for building durable, fault-tolerant applications with Temporal. Use when implementing long-running workflows, retry logic, activity orchestration, state persistence, failure recovery, or distributed transactions. Covers Temporal Python SDK, workflow patterns, and production best practices.

2026-01-27