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

Creating a first working service in service module #387

Open
8 of 10 tasks
rasmusei opened this issue Dec 20, 2024 · 3 comments
Open
8 of 10 tasks

Creating a first working service in service module #387

rasmusei opened this issue Dec 20, 2024 · 3 comments
Assignees
Milestone

Comments

@rasmusei
Copy link

rasmusei commented Dec 20, 2024

AS A Product owner
I WANT to have service module working
SO THAT users are able to create services in Bürokratt Service module

Start with one service - Currency exchange rates against EUR
Based on this: https://github.com/fawazahmed0/exchange-api?tab=readme-ov-file
Exchange rates against EUR are here: https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@latest/v1/currencies/eur.json

Acceptance Criteria for Service elements

Acceptance Criteria for training module

  • Currency intent is created
  • Examples are created
  • Intent is in the trained and in the model

Acceptance Criteria for service module

  • Possibility to create a service using currency exchange rate API
  • Intent is connected with service
  • Bürokratt will give to answer based on the asked currency against EUR
  • Bürokratt should answer in Estonian.
  • The exchange rate results should be rounded up to two decimal places.
@rasmusei rasmusei moved this to Ready in Bürokratt Sprint Dec 20, 2024
@rasmusei rasmusei moved this from Ready to In Progress in Bürokratt Sprint Dec 20, 2024
@rasmusei rasmusei added the epic label Jan 2, 2025
@rasmusei rasmusei moved this from In Progress to Ready in Bürokratt Sprint Jan 2, 2025
@rasmusei rasmusei moved this from Ready to In Progress in Bürokratt Sprint Jan 2, 2025
@rasmusei rasmusei moved this from In Progress to Ready in Bürokratt Sprint Jan 3, 2025
@jaX10bt
Copy link
Collaborator

jaX10bt commented Jan 6, 2025

Rasa files PR
buerokratt/Training-Module#778

@rasmusei rasmusei moved this from Ready to In Progress in Bürokratt Sprint Jan 8, 2025
@rasmusei rasmusei moved this from In Progress to In Review in Bürokratt Sprint Jan 9, 2025
@rasmusei rasmusei moved this from In Review to To Deploy in Bürokratt Sprint Jan 13, 2025
@varmoh varmoh moved this from To Deploy to Acceptance Testing in Bürokratt Sprint Jan 14, 2025
@matKlju
Copy link
Collaborator

matKlju commented Jan 30, 2025

Image

Image

@rasmusei rasmusei moved this from Acceptance Testing to AT Rejected in Bürokratt Sprint Jan 30, 2025
@rasmusei rasmusei moved this from AT Rejected to In Progress in Bürokratt Sprint Feb 3, 2025
@rasmusei rasmusei added the v2.1 label Feb 3, 2025
@rasmusei rasmusei modified the milestones: Service Module v2.1, BYK v2.1 Feb 3, 2025
@matKlju
Copy link
Collaborator

matKlju commented Feb 11, 2025

Bürokratt gives proper answers as expected.
Trigger questions:

  • Mis suhe on EUR ja USD vahel?
  • Mis on EUR ja BTC vahetuskurss?
  • EUR ja GBP vaheline kurss?
  • EUR ja ETH kurss?
  • EUR JPY kurss?
  • Kui suur on EUR ja USD vaheline kurss?
  • Mis on EUR ja GBP vahe?
  • Mitu GBP on üks EUR?

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

5 participants