Dharmesh Patel

Results 21 comments of Dharmesh Patel

@jeffpaul after merging https://github.com/10up/classifai/pull/329 we already have separate slot fill and meta box for ClassifAI. So, can we move this `Generate Tags` button under that?

@jeffpaul both are related to language processing, I believe `Classify Post` is more suitable here (instead of `Generate Tags`), what do you think? ![image](https://user-images.githubusercontent.com/10613171/188609010-0ded5ca0-d2b4-4c92-ac8a-9c4ae4a61375.png)

@dkotter Thanks for a detailed review here (Sorry for some formatting issues, not sure why those issues are not detected by phpcs). I have updated the codebase as per the...

Thanks for the review @dkotter, I am made some minor improvements and resolved conflicts. > Also, I think still needing updates to our readme around this new feature and how...

Closing in favor of https://github.com/10up/classifai/pull/366

Hello @rbrunt, Thanks for your pull request, I will review it once get time. Best Regards

> @faisal-alvi could you maybe use the `__experimentalRenderItem` prop on the `FormTokenField` component? I have checked on this and `__experimentalRenderItem` works only for the suggestions list. For `Token` (term) we...

**Note:** E2E tests are failing due to some [issue](https://github.com/WordPress/gutenberg/issues/59232#issuecomment-1956551889) in `wp-env`.

I gave a quick look to [Anthropic's Claude](https://www.anthropic.com/api) and it looks promising. API Docs: https://docs.anthropic.com/claude/reference/getting-started-with-the-api

@jeffpaul Please find information on data storage and revision support for ClassifAI features. Revision support is currently determined based on the availability of the core's revision feature. I have raised...