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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Base Number Converter #2927

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

TYehan
Copy link
Contributor

@TYehan TYehan commented Oct 16, 2023

馃摑 Description

Base Number Converter

Takes the input number and the base number.
Then according to the given base, convert each number to Binary, Octal, Decimal, Hexadecimal and show the result. Binary:
Octal:
Decimal:
Hexadecimal:

Fast try: https://illa.ai/ai-agent/ILAex4p1C7Vm/detail

converter

馃挘 Is this a breaking change (Yes/No):

  • Yes
  • No

Takes the input number and the base number. 
Then according to the given base, convert each number to Binary, Octal, Decimal, Hexadecimal and show the result.
Binary:
Octal:
Decimal:
Hexadecimal:
@AruSeito AruSeito added the hacktoberfest hacktoberfest 2023 label Oct 18, 2023
@wenzhuo2022
Copy link
Collaborator

Dear @TYehan ,
Thank you very much for your contribution. We found you have called some variables via {{ in your prompt but haven't define them. Please delete it from your prompt or define them. Here is an example.
image

@TYehan
Copy link
Contributor Author

TYehan commented Oct 20, 2023

Dear @TYehan , Thank you very much for your contribution. We found you have called some variables via {{ in your prompt but haven't define them. Please delete it from your prompt or define them. Here is an example. image

Dear @wenzhuo2022 ,
I'm delighted to have this. After eliminating those variables and refining the prompt, it's now performing exceptionally well.

@TYehan
Copy link
Contributor Author

TYehan commented Oct 22, 2023

Dear @wenzhuo2022 , Done 馃檶馃徎.

@wenzhuo2022 wenzhuo2022 added ILLA with AI Awesome AI Agent for holopin badge AI Agent for holopin badge and removed processing labels Oct 23, 2023
@holopin-bot
Copy link

holopin-bot bot commented Oct 23, 2023

Congratulations @TYehan, you just earned a badge! Here it is: https://holopin.io/claim/clo31et1s33830fkyb4j8soof

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

@holopin-bot
Copy link

holopin-bot bot commented Oct 23, 2023

Congratulations @TYehan, you just earned a badge! Here it is: https://holopin.io/claim/clo31etbb03100fjlc74ip6d6

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

@wenzhuo2022 wenzhuo2022 added the HACKTOBERFEST-ACCEPTED HACKTOBERFEST 2023 label Oct 23, 2023
@donqu1xotechina donqu1xotechina merged commit e4c3e63 into illacloud:main Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Agent for holopin badge Awesome AI Agent for holopin badge hacktoberfest hacktoberfest 2023 HACKTOBERFEST-ACCEPTED HACKTOBERFEST 2023 ILLA with AI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants