Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[EXAMPLES][DOCS] review basic webhooks example #5710

Merged
merged 5 commits into from
Nov 27, 2024

Conversation

frascuchon
Copy link
Member

Description

The basic webhook example is created as an HF space. The example also includes the space link.

Type of change

  • Documentation update

How Has This Been Tested

Checklist

  • I added relevant documentation
  • I followed the style guidelines of this project
  • I did a self-review of my code
  • I made corresponding changes to the documentation
  • I confirm My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/)

You can view the incoming events in the JSON component below.

This application is just a demonstration of how to use the Argilla webhook listeners. You can visit the
[Argilla documentation](https://docs.argilla.io/dev/how_to_guides/webhooks) for more information.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Change to latest on release

fastapi
uvicorn[standard]
gradio ~= 4.44.0
argilla @ git+https://github.com/argilla-io/argilla.git@releases/2.5.0#subdirectory=argilla
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: Change to argilla ~= 2.5.0 on release

@frascuchon frascuchon requested a review from jfcalvo November 22, 2024 13:26
@frascuchon frascuchon merged commit c406121 into releases/2.5.0 Nov 27, 2024
1 check was pending
@frascuchon frascuchon deleted the examples/review-basic-webhooks-example branch November 27, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants