Activity
From 07/02/2024 to 07/31/2024
07/31/2024
- 07:38 AM Task #3700 (New): Functional testing for update_user_info
- Create a file tests/functional/test_user.py
And write the tests for /update_user_info endpoint and mock the datast... - 07:35 AM Task #3699 (New): Functional testing for get_question
- Write tests for /get_question endpoint and mock the datastore call
- 07:34 AM Task #3698 (New): Functional testing for get_questions_list
- Write tests for /get_questions_list endpoint and mock the datastore call
- 07:33 AM Task #3697 (New): Functional testing for set_questions_list
- Write the tests for /set_questions_list endpoint and mock the storage bucket and datastore call
- 07:31 AM Task #3696 (New): Functional testing for get_file
- Write the tests for /get_file endpoint and mock the storage bucket call
- 07:29 AM Task #3695 (New): Functional testing for crud_ds
- Write the tests for /crud_ds endpoint and mock the datastore call
- 07:28 AM Task #3694 (New): Functional testing for set_kb
- Write the tests for /set_kb endpoint and mock the datastore and openai call
- 07:26 AM Task #3693 (New): Functional testing for store_text_file
- Write the tests for store_text_file and mock the storage bucket call
- 07:19 AM Task #3692 (New): Functional testing for set_prompt_mods
- Write the test for set_prompt_mods for all the different cases and mock the datastore and openai call
- 07:15 AM Task #3691 (New): Functional testing for set_openai_key
- Write a test for the /set_openai_key endpoint for and mock the datastore call
- 06:59 AM Feature #3690 (New): Functional testing
07/30/2024
- 11:01 AM Feature #3689 (Review): Keep the user logged in till they explicitly logout
- 11:01 AM Feature #3689 (Resolved): Keep the user logged in till they explicitly logout
- 11:00 AM Feature #3689 (In Progress): Keep the user logged in till they explicitly logout
- 08:54 AM Feature #3689: Keep the user logged in till they explicitly logout
- TC: https://docs.google.com/document/d/1hU3CCcNNeJAFOFYN9EkJ4rg6Q1cOGGqayWHMhqLBve4/edit#heading=h.8dm1xtmh7h
- 08:44 AM Feature #3689 (Reopened): Keep the user logged in till they explicitly logout
- 08:43 AM Feature #3689 (Resolved): Keep the user logged in till they explicitly logout
- 08:43 AM Feature #3689 (Review): Keep the user logged in till they explicitly logout
- After an user logs in, we get an access_token from Google with fixed expiry time of 60 minutes. When this expires and...
- 10:24 AM Feature #3685 (Review): Prepend question with "Chapter <chapter_num>. Exercise <exercise_num>. Question <question_num> for main (not sub questions)
- 10:22 AM Feature #3685 (Resolved): Prepend question with "Chapter <chapter_num>. Exercise <exercise_num>. Question <question_num> for main (not sub questions)
- 10:22 AM Feature #3685 (In Progress): Prepend question with "Chapter <chapter_num>. Exercise <exercise_num>. Question <question_num> for main (not sub questions)
- 04:41 AM Feature #3688 (In Progress): Replace our 'Send' button with ChatGPT's send icon
07/29/2024
- 11:56 AM Feature #3688 (Closed): Replace our 'Send' button with ChatGPT's send icon
- ChatGPT has a vertical arrow as the send icon. please grab the svg for that icon from their site and give me. i will ...
- 11:54 AM Feature #3684 (Review): Optimize choosing of themes
- 11:36 AM Feature #3684 (Resolved): Optimize choosing of themes
- 10:43 AM Feature #3684 (In Progress): Optimize choosing of themes
- 09:03 AM Feature #3687 (Review): Show a plain chat interface in the background when loader is spinning
- 09:03 AM Feature #3687 (Resolved): Show a plain chat interface in the background when loader is spinning
- 08:28 AM Feature #3687 (In Progress): Show a plain chat interface in the background when loader is spinning
- 08:19 AM Feature #3687 (Closed): Show a plain chat interface in the background when loader is spinning
07/27/2024
- 04:29 PM Feature #3682 (Review): When user logs in, call update_user_info API/GCF
- 04:29 PM Feature #3682 (Resolved): When user logs in, call update_user_info API/GCF
- 04:28 PM Feature #3682 (In Progress): When user logs in, call update_user_info API/GCF
- 01:41 PM Feature #3686 (New): Allow learners to ask for a replacement question
- Sometimes, our question, detailedQNAs or detailedAnswers may have some error or may not be readable. In such cases, l...
07/26/2024
- 02:18 PM Feature #3685 (Closed): Prepend question with "Chapter <chapter_num>. Exercise <exercise_num>. Question <question_num> for main (not sub questions)
- 02:14 PM Feature #3684 (Review): Optimize choosing of themes
- We will need to get more space at the top for allowing selection of Chapters very soon. Keeping this in mind, let us...
07/25/2024
- 12:36 PM Task #3680 (Review): Bring send button to the chat line on mobile as well
- 12:36 PM Task #3680 (Resolved): Bring send button to the chat line on mobile as well
- 12:35 PM Task #3680 (In Progress): Bring send button to the chat line on mobile as well
- 02:38 AM Task #3680 (Closed): Bring send button to the chat line on mobile as well
- On mobile, 'send' is in a line below the chat line. bring it to the same line so that we reduce vertical space wastag...
- 09:52 AM Bug #3681 (Review): Create API/GCF update_user_info
- 09:52 AM Bug #3681 (Resolved): Create API/GCF update_user_info
- 06:35 AM Bug #3681 (Closed): Create API/GCF update_user_info
- Input: email_id
Store in DS Kind user_info with columns email_id, first_visit_time, last_visit_time. email_id is t... - 07:18 AM Feature #3683 (New): Handle lack of detailedQNAs for every style
- If the user's answer to a styled question does not match exactly to our answer, and there are no detailedQNAs to be a...
- 07:09 AM Feature #3682 (Closed): When user logs in, call update_user_info API/GCF
07/24/2024
- 01:49 PM Bug #3679 (Review): Enable resume support in Create Styled Questions colab
- 01:49 PM Bug #3679 (Resolved): Enable resume support in Create Styled Questions colab
- 08:59 AM Bug #3679 (In Progress): Enable resume support in Create Styled Questions colab
- 12:36 PM Bug #3677 (In Progress): Respond with 204 (No Content) instead of 404.
- 11:22 AM Task #3678 (Review): Disable autocomplete/autosuggest in chat if user scrolls or moves the cursor/mouse
- 11:22 AM Task #3678 (Resolved): Disable autocomplete/autosuggest in chat if user scrolls or moves the cursor/mouse
- 11:16 AM Task #3678 (In Progress): Disable autocomplete/autosuggest in chat if user scrolls or moves the cursor/mouse
- 11:13 AM Task #3675 (Review): Temporarily remove 'New Chat' when curriculum is present
- 11:11 AM Task #3675 (Resolved): Temporarily remove 'New Chat' when curriculum is present
- 10:48 AM Task #3675 (In Progress): Temporarily remove 'New Chat' when curriculum is present
- 06:23 AM Feature #3668 (Resolved): Improve the Theme Selector Container - [Extended from #3664]
07/23/2024
- 04:34 PM Bug #3679 (Review): Enable resume support in Create Styled Questions colab
- Colab: https://colab.research.google.com/drive/15NExHPTmvROtcxFr9lk6Jv4GCDP1q1vf?authuser=1#scrollTo=PXnYeYEUGbJy
... - 06:52 AM Feature #3668 (Feedback): Improve the Theme Selector Container - [Extended from #3664]
- 06:28 AM Feature #3668 (Review): Improve the Theme Selector Container - [Extended from #3664]
- 06:28 AM Feature #3668 (Resolved): Improve the Theme Selector Container - [Extended from #3664]
07/22/2024
- 05:21 PM Task #3678 (Review): Disable autocomplete/autosuggest in chat if user scrolls or moves the cursor/mouse
- 11:53 AM Task #3676 (Review): Split question creation and storage in DS
- 11:53 AM Task #3676 (Resolved): Split question creation and storage in DS
- 11:52 AM Task #3676 (In Progress): Split question creation and storage in DS
- 06:55 AM Task #3676 (Review): Split question creation and storage in DS
- Today, styled questions created are automatically stored in DS. Questions are then checked for issues. This causes tw...
- 09:57 AM Bug #3677 (Review): Respond with 204 (No Content) instead of 404.
- Some GCFs are responding with 404 status code when:
1. No data in DS is found
2. No file in gcs found
Bug: Statu... - 06:25 AM Task #3674 (Review): Support for grade and subject transition
- 06:24 AM Task #3674 (Resolved): Support for grade and subject transition
- 06:24 AM Task #3674 (In Progress): Support for grade and subject transition
07/21/2024
- 12:51 PM Task #3674 (Reopened): Support for grade and subject transition
- If user transitions to unsupported grade-subject combo, dont ask 'Ready for a question? Please type (y/n).' Instead, ...
07/20/2024
07/19/2024
- 11:32 AM Task #3674 (Review): Support for grade and subject transition
- 11:32 AM Task #3674 (Resolved): Support for grade and subject transition
- 09:52 AM Task #3674 (In Progress): Support for grade and subject transition
- 09:48 AM Task #3674 (Closed): Support for grade and subject transition
- When we go to a curriculum page, we welcome users with a message which has chosen themes. Replace "Want to learn Math...
- 11:21 AM Feature #3668: Improve the Theme Selector Container - [Extended from #3664]
- Updated requirements: 1 Row of theme bubbles is sufficient for now
- 11:15 AM Feature #3667 (Review): Default grade and subject when a page is opened
- 11:15 AM Feature #3667 (Resolved): Default grade and subject when a page is opened
- 09:58 AM Feature #3667 (In Progress): Default grade and subject when a page is opened
- 06:26 AM Task #3673 (New): Create a bucket_client
- Create a bucket_client inside clients folder.
Write all the bucket related crud operation there instead of storage... - 06:22 AM Task #3672 (New): Seperate into service and client for assistant_api
- Create a folder services inside that there will be openai_service
Create a folder clients inside that there will be ... - 06:18 AM Task #3671 (New): Seperate into service and dao for datastore helper
- Create a folder services inside that there will be openai_service, qna_service
Create a folder dao inside that there... - 05:57 AM Task #3670 (New): Create blueprints
- Create blueprints _openai_, _qna_
Shift the call_openai_api, set_openai_key, set_prompt_mods, set_kb inside _openai_... - 05:47 AM Feature #3669 (New): Modularize the appengine application
- Follow the below structure
app-engine/
├── .gcloudignore
├── appengine
├── requirements.txt
├── app-dev.yaml... - 05:45 AM Feature #3619 (Review): set-kb api
- 05:44 AM Feature #3618 (Review): Name the assistant created as <env>-<model>-<index> using meta property of OpenAI API
- 05:44 AM Task #3624 (Review): set-prompt-mods change to handle set-kb api
- 05:43 AM Feature #3641 (Review): Support for create_styled_questions colab notebook
- 05:43 AM Feature #3641 (Resolved): Support for create_styled_questions colab notebook
07/18/2024
- 11:02 AM Feature #3668 (In Progress): Improve the Theme Selector Container - [Extended from #3664]
- 09:07 AM Feature #3657 (Feedback): FE: Decide next question to ask and its style
- 09:04 AM Feature #3665 (Review): Remember chosen themes in browser storage across sessions
- 09:04 AM Feature #3665 (Resolved): Remember chosen themes in browser storage across sessions
- 09:03 AM Feature #3665 (Feedback): Remember chosen themes in browser storage across sessions
- 04:19 AM Feature #3665 (Review): Remember chosen themes in browser storage across sessions
- 04:19 AM Feature #3665 (Resolved): Remember chosen themes in browser storage across sessions
- 04:19 AM Feature #3665 (In Progress): Remember chosen themes in browser storage across sessions
- 08:54 AM Feature #3656 (Review): set and get questions list gcf
- 08:54 AM Feature #3656 (Resolved): set and get questions list gcf
- 08:54 AM Feature #3656 (In Progress): set and get questions list gcf
- 07:53 AM Feature #3647 (Review): Create a GCF get_question
- 07:52 AM Feature #3647 (Resolved): Create a GCF get_question
- 07:52 AM Feature #3647 (In Progress): Create a GCF get_question
- 04:16 AM Feature #3647 (Reopened): Create a GCF get_question
- The implementation shouldn't be returning 500 status code if data is not found
07/17/2024
- 01:43 PM Feature #3666 (Review): Extend 3657 across changes in subject and/or grade
- 01:42 PM Feature #3666 (Resolved): Extend 3657 across changes in subject and/or grade
- 12:05 PM Feature #3666 (In Progress): Extend 3657 across changes in subject and/or grade
- 11:51 AM Feature #3666 (Closed): Extend 3657 across changes in subject and/or grade
- Today, the last style used S, the last question number asked Q and the list of questions L are stored in browser stor...
- 12:31 PM Feature #3668 (Resolved): Improve the Theme Selector Container - [Extended from #3664]
- 1) *Theme Selector Reference Image* - https://drive.google.com/file/d/1CB9XFJ8hGpj-PVCSIQgUSq4THOZ_sZsq/view?usp=shar...
- 12:06 PM Feature #3664 (Review): Choose themes by default
- 12:06 PM Feature #3664 (Resolved): Choose themes by default
- 12:05 PM Feature #3664 (In Progress): Choose themes by default
- 09:26 AM Feature #3664 (Review): Choose themes by default
- Currently, a line with themes support in k-12-support.txt looks as follows:
cbse; 6; mathematics; supported-themes=[... - 12:01 PM Feature #3667 (Closed): Default grade and subject when a page is opened
- Along with curriculum="k-12", if grade and subject are also specified, please show the page with this grade and subje...
- 10:13 AM Feature #3665 (Review): Remember chosen themes in browser storage across sessions
- Do this assuming that 3664 is done.
Minimal test case I
1. Choose new themes. Let chosen themes set be S.
2. Clo... - 09:08 AM Task #3663 (Rejected): Make "Choose Your Theme" Section and Buttons Responsive
- Parag Patil wrote:
> Dropdown Buttons: Make the Subject button responsive for smaller screens.
> Button Text Overfl... - 08:39 AM Task #3663 (Rejected): Make "Choose Your Theme" Section and Buttons Responsive
- Dropdown Buttons: Make the Subject button responsive for smaller screens.
Button Text Overflow: Ensure the "Choose y... - 06:35 AM Feature #3644 (Feedback): Display figures along with questions in chat interface
- 06:35 AM Feature #3644 (In Progress): Display figures along with questions in chat interface
- 06:34 AM Feature #3651 (Feedback): Make the conversation smoother
- 06:33 AM Feature #3651 (In Progress): Make the conversation smoother
07/15/2024
- 09:57 AM Feature #3662 (Review): Update set_questions_list and call it
- 09:57 AM Feature #3662 (Resolved): Update set_questions_list and call it
- 07:45 AM Feature #3662 (In Progress): Update set_questions_list and call it
- 07:41 AM Feature #3662 (Review): Update set_questions_list and call it
set_questions_list currently reads exercise numbers from a file to come up with the list. Going forward, please cha...- 08:15 AM Task #3655 (Review): Add "More Themes Coming Soon!" under the current themes
- 08:15 AM Task #3655 (Resolved): Add "More Themes Coming Soon!" under the current themes
- 08:15 AM Task #3655 (In Progress): Add "More Themes Coming Soon!" under the current themes
- 07:47 AM Task #3661 (Review): Allowed origins should be based on getenv(allowed_origins)
- 07:46 AM Task #3661 (Resolved): Allowed origins should be based on getenv(allowed_origins)
- 04:38 AM Task #3661 (In Progress): Allowed origins should be based on getenv(allowed_origins)
07/14/2024
- 10:10 AM Task #3661 (Review): Allowed origins should be based on getenv(allowed_origins)
- Today, get_allowed_origins is hardcoded to rapidken.ai or * based on the env. Sometimes, we will need gcf to be acces...
07/13/2024
- 01:11 PM Feature #3657 (Review): FE: Decide next question to ask and its style
- 01:11 PM Feature #3657 (Resolved): FE: Decide next question to ask and its style
- 10:56 AM Task #3660 (New): Remove duplication of code with set_headers function
- Every "gcf" has the following code.
headers = {
'Access-Control-Allow-Origin': '*',
'Acc...
07/12/2024
- 04:04 PM Feature #3657 (In Progress): FE: Decide next question to ask and its style
- 04:03 PM Feature #3657 (Resolved): FE: Decide next question to ask and its style
- 01:08 PM Feature #3658 (Feedback): FE: get questions from get_questions API instead of GCS file
- 08:48 AM Feature #3659 (New): Support for create_detailed_QNAs_answers colab notebook
- Inputs are questions_file, model, index, board, grade, subject, chapter_num, exercise_num, style.
index will be <b... - 06:48 AM Feature #3647 (Review): Create a GCF get_question
- 06:48 AM Feature #3647 (Resolved): Create a GCF get_question
- 04:06 AM Feature #3647 (In Progress): Create a GCF get_question
- 06:45 AM Feature #3641 (In Progress): Support for create_styled_questions colab notebook
07/11/2024
- 11:43 AM Task #3639 (Review): Replace all GCF calls in FE code with rk2_gcf calls
- 11:43 AM Task #3639 (Resolved): Replace all GCF calls in FE code with rk2_gcf calls
- 11:20 AM Feature #3646 (Resolved): Become conservative with statements about answers
- 11:20 AM Feature #3646 (Feedback): Become conservative with statements about answers
- 06:30 AM Feature #3656 (Reopened): set and get questions list gcf
- 04:38 AM Feature #3656 (Review): set and get questions list gcf
- 04:38 AM Feature #3656 (Resolved): set and get questions list gcf
- 04:10 AM Feature #3658 (In Progress): FE: get questions from get_questions API instead of GCS file
07/10/2024
- 02:23 PM Feature #3658 (Feedback): FE: get questions from get_questions API instead of GCS file
- Instead of getting the question from the GCS file, get it from get_questions API (ticket 3647).
3657 gets the list... - 02:02 PM Feature #3657 (In Progress): FE: Decide next question to ask and its style
- 01:59 PM Feature #3657 (Closed): FE: Decide next question to ask and its style
- Track the last style used S, the last question number asked Q and the list of questions L in browser storage.
If L... - 12:12 PM Feature #3644 (Reopened): Display figures along with questions in chat interface
- 09:02 AM Feature #3656 (In Progress): set and get questions list gcf
- 07:11 AM Feature #3656 (Review): set and get questions list gcf
- set_questions_list(board, grade, subject, chapter_num, questions_file_name) [Comment: use get_file_from_bucket(file_n...
07/09/2024
- 12:33 PM Task #3655 (Closed): Add "More Themes Coming Soon!" under the current themes
- In k-12 curriculum mode, on selecting grade 6 Math and clicking on 'Choose your themes', we show available themes at ...
- 12:01 PM Bug #3654 (New): Support for counter
- See https://rapidken.ai/learn. It contains the following line.
Questions Answered So Far: 17497
Right now, the ... - 11:24 AM Feature #3651 (Reopened): Make the conversation smoother
- 06:20 AM Feature #3651 (Review): Make the conversation smoother
- 06:20 AM Feature #3651 (Resolved): Make the conversation smoother
- 06:58 AM Task #3640 (Feedback): Add an argument "periodic_prompt' to set_prompt_mods gcf
- 06:57 AM Feature #3643 (Feedback): Support in call_openai_api for version, template dictionary, attachments and core arguments
- 06:56 AM Feature #3642 (Feedback): Changes to call_openai_api to handle context limitations
- 05:55 AM Feature #3652 (Review): Handle empty text for question, answer, question and answer in detailedQNA, and detailedAnswer
- 05:55 AM Feature #3652 (Resolved): Handle empty text for question, answer, question and answer in detailedQNA, and detailedAnswer
- 04:12 AM Feature #3652 (In Progress): Handle empty text for question, answer, question and answer in detailedQNA, and detailedAnswer
07/07/2024
- 02:29 PM Feature #3646 (Review): Become conservative with statements about answers
- 02:29 PM Feature #3646 (Resolved): Become conservative with statements about answers
- 09:37 AM Feature #3646 (In Progress): Become conservative with statements about answers
07/06/2024
07/05/2024
- 11:27 AM Task #3639 (Feedback): Replace all GCF calls in FE code with rk2_gcf calls
- 07:35 AM Feature #3652 (Review): Handle empty text for question, answer, question and answer in detailedQNA, and detailedAnswer
- Each of these may not have any text and only contain 1 or more figures. These cases need to be handled.
- 06:45 AM Feature #3651 (Feedback): Make the conversation smoother
- 06:44 AM Feature #3651 (Resolved): Make the conversation smoother
- 06:32 AM Feature #3643 (Resolved): Support in call_openai_api for version, template dictionary, attachments and core arguments
07/04/2024
- 07:29 AM Feature #3651 (In Progress): Make the conversation smoother
- 07:26 AM Feature #3651 (Closed): Make the conversation smoother
In curriculum="k-12", when user selects grade and subject, let us (system) say "Welcome to RapidKen! Ready for a ...- 07:21 AM Task #3650 (New): Umbrella task for phase 1
- 06:46 AM Bug #3649 (New): Move only new entities between DS of different projects
1.Populate questions 1.1.1, 1.1.4 and 1.1.5 in Dev DS.
2.Move them to QA DS.
3.Add questions 1.1.2, 1.1.3 and 1.1...- 06:10 AM Feature #3634 (Rejected): Ask questions from content in file in bucket
- overridden by http://34.67.50.25/issues/3637
07/03/2024
- 05:58 AM Feature #3628 (Rejected): Once user chooses grade and subject, ask a question and if answer is wrong, ask assistant for answer and provide to the user
- Ticket overwritten by http://34.67.50.25/issues/3634
- 03:54 AM Feature #3648 (New): FE: get questions according to user's style preferences using get_questions api
- Instead of getting it from the GCS file, get questions from get_questions API (ticket 3647).
High level scheme is ... - 02:27 AM Feature #3647 (Review): Create a GCF get_question
- Input: board, grade, subject, chapter, exercise_num, style
Returns <question, answers, detaileQNAs, detailedAnswer... - 02:11 AM Feature #3646 (Closed): Become conservative with statements about answers
- For questions like the first question in exercise 2.1, adding "(Write in n1; n2; n3 format)" to the question and enfo...
07/02/2024
- 01:30 PM Feature #3645 (Rejected): Handle multi sub-question questions correctly
- Consider the following 2 questions:
#$EXERCISE: 1.1.3.d
#$Question: Insert commas suitably for 98432701.
#$Answe... - 11:08 AM Feature #3629 (Resolved): If user chooses unsupported grade and subject, say so
- 11:08 AM Feature #3629 (Feedback): If user chooses unsupported grade and subject, say so
- 10:55 AM Feature #3629 (Review): If user chooses unsupported grade and subject, say so
- 10:55 AM Feature #3629 (Resolved): If user chooses unsupported grade and subject, say so
- 09:07 AM Feature #3644 (Review): Display figures along with questions in chat interface
- 09:07 AM Feature #3644 (Resolved): Display figures along with questions in chat interface
- 04:22 AM Feature #3644 (In Progress): Display figures along with questions in chat interface
- 04:01 AM Feature #3644 (Review): Display figures along with questions in chat interface
- Please create 3 questions of the format given below for the test:
#$Exercise: <exercise #> (Problem 7 in Exercise... - 05:37 AM Feature #3616 (Review): Extension: Personal functionality - enable user to store highlighted content in GCS bucket
- 05:37 AM Feature #3616 (Resolved): Extension: Personal functionality - enable user to store highlighted content in GCS bucket
Also available in: Atom