-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
[Feature]: A simple UI for developer testing API #53
Comments
. |
Happy to do "Replace the Customary xxxxxx: chatbot to your project name" or any other task/s. |
@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. |
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 |
Lines 27 to 55 in a5eba68
|
Replace the image
Line 65 in a5eba68
|
Can I still do any tasks that haven't been assigned? |
@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. |
That's different, not belongs to this project... |
You are right. May you create new issues that follow the roadmap? |
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. |
@Aisuko I created a new branch and updated the files but it's still showing the previous commit history. |
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. |
@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. |
This is Paveenuch |
@s3861232 let us know if you need help with your task :) |
@Murkeee Thank you so much. Appreciate it. I should be able to work on it tonight. Just came back from holiday ^^ |
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.demo_ui.py
to the project @ZooHigher26 Add demo_ui.py to project #68Customary xxxxxx: chatbot
to your project name @ZooHigher26 Add demo_ui.py to project #68No need to rush time. This is a good chance to familiar the code.
The text was updated successfully, but these errors were encountered: