function▌
2 indexed skills · max 10 per page
langchain4j-tool-function-calling-patterns
giuseppe-trisciuoglio/developer-kit · AI/ML
Annotation-based and programmatic tool system for LangChain4j agents to execute external functions, APIs, and services. \n \n Define tools using @Tool annotations with parameter descriptions via @P , automatically registered with AI services for LLM invocation \n Supports static tool registration, dynamic tool provisioning based on context, concurrent execution, and immediate-return tools for quick responses \n Includes error handling strategies, tool execution monitoring, memory context integra
function-creator
get-convex/agent-skills · Productivity
Generate type-safe Convex queries, mutations, and actions with built-in validation, authentication, and error handling. \n \n Supports three function types: queries (read-only, cached), mutations (transactional writes with automatic retries), and actions (external APIs, long-running tasks) \n Enforces argument and return type validation via Convex validators; includes authentication checks and authorization patterns for ownership verification \n Actions requiring Node.js APIs (SDKs, crypto) must