Type alias: CustomHasher
Ƭ CustomHasher: (task
: Task
, context
: HasherContext
) => Promise
<Hash
>
Type declaration
▸ (task
, context
): Promise
<Hash
>
Parameters
Name | Type |
---|---|
task | Task |
context | HasherContext |
Returns
Promise
<Hash
>
Ƭ CustomHasher: (task
: Task
, context
: HasherContext
) => Promise
<Hash
>
▸ (task
, context
): Promise
<Hash
>
Name | Type |
---|---|
task | Task |
context | HasherContext |
Promise
<Hash
>
Join Victor Savkin and Max Kless discuss why LLMs struggle with fragmented codebases, how monorepos + Nx create AI-powered architectural decisions, and the before-and-after experience of AI-powered coding in Nx.