Results 8 comments of horochx

I will add an example in *15. Text Processing* similar to the [Turning an Array into a Sentence](https://golangcookbook.com/chapters/strings/sentence/) and [Processing a String One Word or Character at a Time](https://golangcookbook.com/chapters/strings/processing/) in...

I would greatly appreciate it if you could share any information about the app versions. If not, I will close this issue.

Hi @narengogi, Apologies for the long delay on this. I got a bit sidetracked with some other work. I believe I've already responded to your comment about removing the `rerank`...

> Hello, please open an issue and link it in the description. I've created issue #14752 and attached the relevant SQL statements. I was wondering if adding a partial index...

> Reasonable to add field to the existed index `workflow_app_log_app_idx` and introduce new index with `workflow_run_id` for joining. > > And please make sure all the DDL operations are applied...

> Can you provide a performance testing process for large-scale datasets? I would like to understand how significant the impact of this improvement can be. Thank you. I'm afraid I...

> Hey [@horochx](https://github.com/horochx) in the current configuration, guardrails for streaming requests are executed after the stream is completed, are you trying to execute the plugin per chunk? Yes, in fact,...

> @laipz8200 I'm back with some feedback 🤦🏻‍♀️ > > Using the celery repository we occasionally get assert exception here: > > ``` > def workflow_finish_to_stream_response( > self, > *,...