Devis Lucato
Devis Lucato
I think we can close this now. All pipeline modes support dead lettering (and backoff) to avoid infinite retries.
What about using DataPipeline.Files.LogEntries to know what happened? work is always done on a file, and a global log can be extracted iterating the list of files. FailedStep can be...
+1 that's on the list, I agree it's highly needed for responsive UI. We don't have a timeline yet, but it's high on the priority list
@JonathanVelkeneers I should be able to look at this next week - been busy with the new file download feature (just merged)
hi @FreBon, I'm not sure which engine is interpreting the prompt you included above, but from the prompt I noticed a couple of problems: 1. parameters are not being passed...
> Hello, we need to be able to constrain the Kernel Memory to specific index/document/tag. Please advise how this can be accomplished through SK, as demostrated by the OP above....
Hi Simon, the feature is not available yet, but definitely on our radar, high priority I would say.
Quick update: the `IMemoryDb`interface used by all memory connectors now allows to see the user input text query, so it's possible to write a custom connector using hybrid search and...
@luismanez that looks good to me, nothing against :-) I was checking Azure AI Search config to see how complex indexes can be, and there are really a lot of...
> OK, great!, thanks. I'll do the PR as soon as possible. > > This does not require changes to the index schema. We are just enabling Hybrid search, and...