instructlab / ui

Place to hack on UI for InstructLab
Apache License 2.0
3 stars 7 forks source link

Acting as a domain expert to add knowledge #40

Open aevo98765 opened 3 weeks ago

aevo98765 commented 3 weeks ago

I have domain expertise in Cell Biology (https://scholar.google.com/citations?user=ZvIBifMAAAAJ&hl=en). I will emulate a research scientist and anticipate a typical domain expert user interaction with the knowledge addition part of the UI. Issues will be raised if any improvements can be recommended.

aevo98765 commented 2 weeks ago

I have run into an issue with the PDF upload functionality. I get a 401 missing token because line 11 of src/app/api/upload getToken function returns a token without the access token. Should the next-auth jwt work? Screenshot 2024-07-09 at 16 57 34

Screenshot 2024-07-09 at 16 57 43 Screenshot 2024-07-09 at 16 57 52
aevo98765 commented 2 weeks ago

Same issue for submitting via GitHub commit and the api/pr/knowledge. The accessToken is never generated.

Screenshot 2024-07-10 at 10 40 14
aevo98765 commented 1 week ago

@nerdalert @vishnoianil Do we want to do this with the UX people that have just come onto the project? Do they have standardised processes for UX evaluation like this?

aevo98765 commented 3 days ago

We discussed in the community meeting on the 17th and we have decided that I will continue.

aevo98765 commented 7 hours ago

Child issues from this one:

https://github.com/instructlab/ui/issues/55