Ram Kordale's activity
From 06/30/2024 to 07/29/2024
07/29/2024
- 11:56 AM RK-A2 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 ...
- 08:19 AM RK-A2 Feature #3687 (Closed): Show a plain chat interface in the background when loader is spinning
07/27/2024
- 01:41 PM RK-A2 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 RK-A2 Feature #3685 (Closed): Prepend question with "Chapter <chapter_num>. Exercise <exercise_num>. Question <question_num> for main (not sub questions)
- 02:14 PM RK-A2 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
- 07:18 AM RK-A2 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 RK-A2 Feature #3682 (Closed): When user logs in, call update_user_info API/GCF
- 06:35 AM RK-A2 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... - 02:38 AM RK-A2 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...
07/23/2024
- 04:34 PM RK-A2 Bug #3679 (Review): Enable resume support in Create Styled Questions colab
- Colab: https://colab.research.google.com/drive/15NExHPTmvROtcxFr9lk6Jv4GCDP1q1vf?authuser=1#scrollTo=PXnYeYEUGbJy
...
07/22/2024
- 05:21 PM RK-A2 Task #3678 (Review): Disable autocomplete/autosuggest in chat if user scrolls or moves the cursor/mouse
- 06:55 AM RK-A2 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...
07/21/2024
- 12:51 PM RK-A2 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
- 09:48 AM RK-A2 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...
07/17/2024
- 12:01 PM RK-A2 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...
- 11:51 AM RK-A2 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...
- 10:13 AM RK-A2 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:26 AM RK-A2 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=[...
07/15/2024
- 07:41 AM RK-A2 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...
07/14/2024
- 10:10 AM RK-A2 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
- 10:56 AM RK-A2 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
- 08:48 AM RK-A2 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...
07/11/2024
- 06:30 AM RK-A2 Feature #3656 (Reopened): set and get questions list gcf
07/10/2024
- 02:23 PM RK-A2 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... - 01:59 PM RK-A2 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... - 07:11 AM RK-A2 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 RK-A2 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 RK-A2 Bug #3654 (New): Support for counter
- See https://rapidken.ai/learn. It contains the following line.
Questions Answered So Far: 17497
Right now, the ...
07/06/2024
07/05/2024
- 07:35 AM RK-A2 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.
07/04/2024
- 07:26 AM RK-A2 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 RK-A2 Task #3650 (New): Umbrella task for phase 1
- 06:46 AM RK-A2 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...
07/03/2024
- 03:54 AM RK-A2 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 RK-A2 Feature #3647 (Review): Create a GCF get_question
- Input: board, grade, subject, chapter, exercise_num, style
Returns <question, answers, detaileQNAs, detailedAnswer... - 02:11 AM RK-A2 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 RK-A2 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... - 04:01 AM RK-A2 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...
07/01/2024
- 07:10 AM RK-A2 Feature #3643 (Closed): Support in call_openai_api for version, template dictionary, attachments and core arguments
- Add version, template_dict, attachments and 'core arguments' as arguments.
if version is not 1.0, return unsupport... - 06:49 AM RK-A2 Feature #3642 (Closed): Changes to call_openai_api to handle context limitations
- Add an additional argument num_tokens. Add an additional output num_tokens.
Clients interested in handling the con... - 03:33 AM RK-A2 Feature #3641 (Closed): Support for create_styled_questions colab notebook
- Let the first cell contain all inputs. Inputs are questions_file, model, index, board, grade, subject, chapter_num, s...
- 02:41 AM RK-A2 Task #3640 (Closed): Add an argument "periodic_prompt' to set_prompt_mods gcf
Also available in: Atom