Effect CommunityEC
Effect Community8mo ago
20 replies
garrett

Question About Typesafe Implementation Check for `AiToolkit` Tools with No Requirements

I have a question about the design of AiToolkit. This is admittedly an edge case, but when you provide a toolkit with tools that have no requirements, there is no typesafe way to tell your program if it is missing the provided implementation for those tools. I am not sure how exactly that would work since the tool keys are dynamically provided to the context. Example to follow
Was this page helpful?