SkywardAI / voyager

The project is OpenAI-like API service of SkywardAI ecosystem
Apache License 2.0
1 stars 6 forks source link

[Feature]: A simple UI for developer testing API #53

Closed Aisuko closed 2 weeks ago

Aisuko commented 1 month ago

Contact Details(optional)

No response

What feature are you requesting?

Please add a simple_ui https://github.com/Aisuko/chatpilot/blob/main/demo_ui.py to our project under example folder. It aims for new contributor easier to do contribution. The demo_ui I mentioned above also support to invoke our project chat API, this is the next step.

Free to change the content on the demo_ui.py file.

No need to rush time. This is a good chance to familiar the code.

knframe2 commented 1 month ago

.

ZooHigher26 commented 1 month ago

Happy to do "Replace the Customary xxxxxx: chatbot to your project name" or any other task/s.

Aisuko commented 1 month ago

@ZooHigher26 You can add https://github.com/Aisuko/chatpilot/blob/main/demo_ui.py to this project. And do a PR for it. And then replace the name on it and do another PR.

ZooHigher26 commented 1 month ago

Do I just add demo_ui.py or do I need to add all the files as well?

Aisuko commented 1 month ago

Do I just add demo_ui.py or do I need to add all the files as well?

Only add single file demo_ui.py

Aisuko commented 1 month ago

@ZYLIII

https://github.com/SkywardAI/voyager/blob/a5eba687b6f684222ddbf5c638c8ee2525d6a386/example/test_apis.py#L27-L55

Aisuko commented 1 month ago

Replace the image

https://github.com/SkywardAI/voyager/blob/a5eba687b6f684222ddbf5c638c8ee2525d6a386/example/demo_ui.py#L65

ZooHigher26 commented 1 month ago

Can I still do any tasks that haven't been assigned?

Aisuko commented 1 month ago

Can I still do any tasks that haven't been assigned?

Yes, totally welcome. Let me invite you as a collaborator of the SkywardAI Org.

Please check your Email box or Github Home page. I believe you will see the invitation.

Screenshot 2024-08-31 at 12 03 20 PM

Aisuko commented 1 month ago

@cbh778899 May you create some issues of the update events pages? Please split the tasks into small chunk that will easier for our new collaborators to do contribution.

cbh778899 commented 1 month ago

That's different, not belongs to this project...

Aisuko commented 1 month ago

You are right. May you create new issues that follow the roadmap?

ZooHigher26 commented 1 month ago

I'm not sure how to remove the older commits, will this be an issue?

cbh778899 commented 1 month ago

I'm not sure how to remove the older commits, will this be an issue?

The next time please pull the latest main branch, start a new branch from main or rebase the main branch to your working branch, that can avoid having strange history commits. This should be fine for now.

ZooHigher26 commented 1 month ago

@Aisuko I created a new branch and updated the files but it's still showing the previous commit history. image image Would it be easier to delete the fork, fork the repo again and then make the necessary changes?

Aisuko commented 1 month ago

Hi @ZooHigher26, yes, feel free to do it. And also, I believe you have "write" permission of voyager which means you can clone this repo directly, and push a new branch. And the new branch can be create a PR.

ZooHigher26 commented 4 weeks ago

@Aisuko I think I managed to fix the issues with the commit history, but not 100% sure if it was the right way to do it. I just created a new branch named UI features and then created a pull request from that.

Aisuko commented 4 weeks ago

For technical document https://github.com/Aisuko/chatpilot/blob/f66266eec6fe0a48f7ecc5fd699cac896d2ede88/.vscode/launch.json#L22C3-L31C10

s3861232 commented 4 weeks ago

This is Paveenuch

Murkeee commented 3 weeks ago

@s3861232 let us know if you need help with your task :)

s3861232 commented 3 weeks ago

@Murkeee Thank you so much. Appreciate it. I should be able to work on it tonight. Just came back from holiday ^^