Activity
From 05/07/2024 to 06/05/2024
06/05/2024
- 05:50 PM Task #3583 (Feedback): Allow only rapidken.ai as origin if call is to prod GCF
- 05:50 PM Task #3583 (Resolved): Allow only rapidken.ai as origin if call is to prod GCF
- 05:50 PM Task #3583 (In Progress): Allow only rapidken.ai as origin if call is to prod GCF
- 01:06 PM Task #3583 (Reopened): Allow only rapidken.ai as origin if call is to prod GCF
- 02:13 PM Task #3599 (Review): [Task #3569, #3571] - Make the Curriculum Selector Dropdowns responsive for mobiles
- 02:12 PM Task #3598 (Resolved): [Task #3569, #3570] - Make the Curriculum Selector Dropdowns responsive for tablets
- 01:58 PM Feature #3590 (Rejected): BE - Change index to string from integer
- This ticket is not needed.
- 01:56 PM Task #3597 (Closed): Log name of App Engine function called
- In the first line of each App Engine Function, log its name
- 01:54 PM Feature #3596 (Closed): Log name of GCF called
- In the first line of each GCF, log its name
- 01:43 PM Feature #3595 (New): Call GCF or App Engine endpoint based on endpoint parameter
- Call GCF or App Engine endpoint based on endpoint parameter:
- endpoint="GCF"
- endpoint="App Engine"
if endpoin... - 12:02 PM Feature #3591 (Feedback): Initial support for curriculum parameter to div
- 12:01 PM Feature #3591 (Resolved): Initial support for curriculum parameter to div
- 05:55 AM Feature #3591 (In Progress): Initial support for curriculum parameter to div
- 09:01 AM Feature #3587 (Feedback): Show loader animation when the user clicks on "Send" till we show the response
- 08:46 AM Feature #3594 (Closed): Add call_openai_api and set_prompt_mods to App Engine App
- 06:24 AM Bug #3588 (Feedback): "Send" is not enabled if after getting response if user has typed something while fetching a response
- 05:14 AM Bug #3588 (Review): "Send" is not enabled if after getting response if user has typed something while fetching a response
- 05:01 AM Feature #3593 (New): FE - Support for global answer count
- We need to mention "Happily served <num> answers" under the chat interface. Today, <num> starts from zero when the pa...
- 04:54 AM Feature #3592 (New): BE - phase 1 support for cumulative answer count
- Need the following changes to call_openai_api GCF:
-Add another parameter threadAnswerCount
-if message is empty, d...
06/04/2024
- 02:04 PM Feature #3591 (Resolved): Initial support for curriculum parameter to div
- If we have a parameter curriculum="k-12", please show "Please select grade and subject <grade dropdown> <subject drop...
- 01:56 PM Feature #3589 (Feedback): Customize Scrollbar style of the Chat Box
- 11:40 AM Feature #3589 (In Progress): Customize Scrollbar style of the Chat Box
- 10:30 AM Feature #3589 (Resolved): Customize Scrollbar style of the Chat Box
- Use the same scrollbar styles we use in our Copilot
- 01:35 PM Bug #3588 (Resolved): "Send" is not enabled if after getting response if user has typed something while fetching a response
- 11:43 AM Bug #3588 (In Progress): "Send" is not enabled if after getting response if user has typed something while fetching a response
- 06:00 AM Bug #3588 (Resolved): "Send" is not enabled if after getting response if user has typed something while fetching a response
- ask question -> send -> while waiting type something in input box -> get response -> send button won't be reactivated...
- 01:28 PM Feature #3587 (Review): Show loader animation when the user clicks on "Send" till we show the response
- 01:28 PM Feature #3587 (Resolved): Show loader animation when the user clicks on "Send" till we show the response
- 11:44 AM Feature #3587 (In Progress): Show loader animation when the user clicks on "Send" till we show the response
- 05:58 AM Feature #3587 (Review): Show loader animation when the user clicks on "Send" till we show the response
- we can implement something similar to ChatGPT site
- 12:29 PM Feature #3590 (Rejected): BE - Change index to string from integer
- Changes will have to be done in:
1- Datastore
2- set_prompt_mods
3- call_openai_api - 11:27 AM Task #3583 (Review): Allow only rapidken.ai as origin if call is to prod GCF
- 11:27 AM Task #3583 (Resolved): Allow only rapidken.ai as origin if call is to prod GCF
- 11:27 AM Task #3583 (In Progress): Allow only rapidken.ai as origin if call is to prod GCF
- 06:34 AM Task #3583 (Reopened): Allow only rapidken.ai as origin if call is to prod GCF
- 05:46 AM Task #3583 (Review): Allow only rapidken.ai as origin if call is to prod GCF
- 05:45 AM Task #3583 (Resolved): Allow only rapidken.ai as origin if call is to prod GCF
- 04:50 AM Task #3583 (In Progress): Allow only rapidken.ai as origin if call is to prod GCF
- 11:21 AM Task #3585 (Feedback): Create simple App Engine Python App
- 11:15 AM Task #3585 (Resolved): Create simple App Engine Python App
- 11:15 AM Task #3585 (In Progress): Create simple App Engine Python App
- 04:01 AM Task #3585 (Closed): Create simple App Engine Python App
- This API should take as input a name (string) and return "Hello <name>"
- 11:13 AM Task #3568 (In Progress): On screen sizes where chat interface is not supported, show a modal that cannot be dismissed
- 11:12 AM Task #3568 (Reopened): On screen sizes where chat interface is not supported, show a modal that cannot be dismissed
- 09:12 AM Feature #3567 (Feedback): Call right GCF based on div parameter "prod" or "qa"
- 06:15 AM Feature #3567 (Review): Call right GCF based on div parameter "prod" or "qa"
- 06:15 AM Feature #3567 (Resolved): Call right GCF based on div parameter "prod" or "qa"
- 05:02 AM Feature #3567 (In Progress): Call right GCF based on div parameter "prod" or "qa"
- 08:22 AM Task #3586 (Feedback): Improve ChatGPT Interface Buttons UI
- 08:16 AM Task #3586 (Review): Improve ChatGPT Interface Buttons UI
- 08:15 AM Task #3586 (Resolved): Improve ChatGPT Interface Buttons UI
- 07:29 AM Task #3586 (In Progress): Improve ChatGPT Interface Buttons UI
- 05:55 AM Task #3586 (Resolved): Improve ChatGPT Interface Buttons UI
- Initially, make the buttons look the same as the "Yes" button on Copilot. Then, we can modify it further if needed.
- 05:51 AM Feature #3580 (Resolved): FE Support for conversation and prompts
- 05:41 AM Feature #3582 (Feedback): FE: Remember thread id
- 05:22 AM Task #3573 (In Progress): [Task #3569, #3571] - Make the iframe responsive for mobiles
- 03:58 AM Feature #3584 (New): Replace logic in App Engine App
- Attached is code that works fine on Google colab.
We need to make this work on Google App Engine. The only change ...
06/03/2024
- 03:30 PM Feature #3582 (Review): FE: Remember thread id
- 03:29 PM Feature #3582 (Resolved): FE: Remember thread id
- 03:48 AM Feature #3582 (In Progress): FE: Remember thread id
- 01:32 PM Feature #3580 (Feedback): FE Support for conversation and prompts
- 01:27 PM Feature #3580 (Resolved): FE Support for conversation and prompts
- 03:59 AM Feature #3580 (In Progress): FE Support for conversation and prompts
- 11:45 AM Task #3568 (Review): On screen sizes where chat interface is not supported, show a modal that cannot be dismissed
- 11:44 AM Task #3568 (Resolved): On screen sizes where chat interface is not supported, show a modal that cannot be dismissed
- 05:48 AM Task #3568 (In Progress): On screen sizes where chat interface is not supported, show a modal that cannot be dismissed
- 10:49 AM Feature #3560 (Feedback): Support for prompt mods
- 10:49 AM Feature #3581 (Feedback): Conversation and update support to set_prompt_mods
- 08:03 AM Feature #3581 (Resolved): Conversation and update support to set_prompt_mods
- 07:18 AM Feature #3581 (In Progress): Conversation and update support to set_prompt_mods
- 10:49 AM Feature #3579 (Feedback): Add conversation support to Assistants GCF
- 07:06 AM Feature #3579 (Resolved): Add conversation support to Assistants GCF
- 05:22 AM Feature #3579 (In Progress): Add conversation support to Assistants GCF
06/02/2024
- 11:16 AM Task #3583 (Closed): Allow only rapidken.ai as origin if call is to prod GCF
- Pass an additional key value pair [origin, 04062024] if the env is QA. In the GCF, make origin as * if you find this ...
- 10:58 AM Feature #3582 (Closed): FE: Remember thread id
- In http://34.67.50.25/issues/3580, we receive a thread id that is reused. We need to remember this even on reload and...
- 10:50 AM Feature #3581 (Closed): Conversation and update support to set_prompt_mods
Currently, fields are model, index, prefix and suffix. please add assistant_id and instructions.
-retrieve <assi...- 10:19 AM Feature #3580 (Closed): FE Support for conversation and prompts
- call_openai_api has changed to call_openai_api(model, index, thread_id, new_chat) [See http://34.67.50.25/issues/3579...
- 09:50 AM Feature #3579 (Closed): Add conversation support to Assistants GCF
- call_openai_api(model, index, thread_id, new_chat)
-get <assistant_id, instructions, prompt prefix, prompt suffix...
06/01/2024
- 12:52 AM Feature #3578 (New): Support for Dynamic Origin servers
- Change call_openai_api to the following where allowed_origins is populated by runtime config
def call_openai_api...
05/31/2024
- 01:11 PM Feature #3563 (Feedback): Handle OpenAI API Call Errors
- 06:06 AM Feature #3563 (Review): Handle OpenAI API Call Errors
- 05:55 AM Feature #3563 (Resolved): Handle OpenAI API Call Errors
- 04:57 AM Feature #3563 (In Progress): Handle OpenAI API Call Errors
- 12:54 PM Task #3577 (Feedback): [Task #3569, #3571] - Make the buttons and input box responsive for mobiles
- 12:54 PM Task #3576 (Resolved): [Task #3569, #3570] - Make the buttons & input box responsive for tablets
- 12:52 PM Task #3575 (Feedback): [Task #3569, #3571] - Make the Chat Box responsive for mobiles
- Only make the Chat Box with the text conversation responsive for all mobile views
- 12:51 PM Task #3574 (Resolved): [Task #3569, #3570] - Make the Chat Box responsive for tablets
- Only make the Chat Box with the text conversation responsive for all tablet views
- 12:50 PM Task #3573 (Resolved): [Task #3569, #3571] - Make the iframe responsive for mobiles
- make the iframe responsive for all mobile views. Inside contents need not be responsive for now. When viewed on mobil...
- 12:49 PM Task #3572 (Resolved): [Task #3569, #3570] - Make the iframe responsive for tablets
- make the iframe responsive for all tablet views. Inside contents need not be responsive for now. When viewed on table...
- 12:45 PM Task #3571 (New): [Task #3569] - Make the ChatGPT Interface responsive for Mobiles
- Should work correctly on all mobile views present on Chrome Dev Tools
- 12:45 PM Task #3570 (New): [Task #3569] - Make the ChatGPT Interface responsive for Tablets
- Should work correctly on Tablet views - a) iPad Mini b) iPad Air c) iPad Pro
- 12:42 PM Task #3569 (New): Make the ChatGPT Interface responsive
- Please follow this rough layout for tablet and mobile views: https://drive.google.com/file/d/1RAKZSmCSahKH6zg7aTJlND-...
- 12:26 PM Task #3568 (Review): On screen sizes where chat interface is not supported, show a modal that cannot be dismissed
- Modal should cover the entire screen and say: "This page is currently designed and optimized for laptop screen sizes"...
- 12:00 PM Task #3565 (Feedback): Make the ChatGPT Interface standout on https://rapidken.ai/test-without-ads
- 11:34 AM Task #3565 (Review): Make the ChatGPT Interface standout on https://rapidken.ai/test-without-ads
- 11:34 AM Task #3565 (Resolved): Make the ChatGPT Interface standout on https://rapidken.ai/test-without-ads
- 06:33 AM Task #3565 (In Progress): Make the ChatGPT Interface standout on https://rapidken.ai/test-without-ads
- 05:59 AM Task #3565 (Resolved): Make the ChatGPT Interface standout on https://rapidken.ai/test-without-ads
- 1) make the demo page background almost same as rapidken.ai/test-without-ads
2) update the interface CSS such that i... - 11:13 AM Bug #3566 (Feedback): After user asks 5 questions, ask user to start new chat and at that time reload the entire page
- 07:01 AM Bug #3566 (Review): After user asks 5 questions, ask user to start new chat and at that time reload the entire page
- 07:01 AM Bug #3566 (Resolved): After user asks 5 questions, ask user to start new chat and at that time reload the entire page
- 06:11 AM Bug #3566 (In Progress): After user asks 5 questions, ask user to start new chat and at that time reload the entire page
- 06:01 AM Bug #3566 (Closed): After user asks 5 questions, ask user to start new chat and at that time reload the entire page
- 09:06 AM Task #3561 (Feedback): By default while testing, ensure that GCF is not called
- 06:16 AM Feature #3567 (Closed): Call right GCF based on div parameter "prod" or "qa"
- if "qa", it should be https://call-openai-api-yhb42btdva-uc.a.run.app
if "prod", it should be https://call-openai-... - 05:23 AM Bug #3564 (New): ChatGPT Interface is sometimes not visible on rapidken.ai/test-without-ads
- The interface sometimes doesn't show up. We need to find the pattern and fix the issue such that the interface is alw...
05/30/2024
- 02:07 PM Bug #3562 (Feedback): "Send" operation should be enabled only for specific cases
- 11:00 AM Bug #3562 (Review): "Send" operation should be enabled only for specific cases
- 11:00 AM Bug #3562 (Resolved): "Send" operation should be enabled only for specific cases
- 09:47 AM Bug #3562 (In Progress): "Send" operation should be enabled only for specific cases
- 08:31 AM Bug #3562 (Resolved): "Send" operation should be enabled only for specific cases
- enable "Send" button and "ENTER" button event only when both the cases are true-
a) user has typed something in t... - 01:36 PM Feature #3563 (Closed): Handle OpenAI API Call Errors
- show the response from BE to the user only when both cases are true: a) status code is 200 b) response is not empty
... - 11:02 AM Task #3561 (Review): By default while testing, ensure that GCF is not called
- 11:02 AM Task #3561 (Resolved): By default while testing, ensure that GCF is not called
- 10:08 AM Task #3561 (In Progress): By default while testing, ensure that GCF is not called
- 07:20 AM Task #3561 (Resolved): By default while testing, ensure that GCF is not called
- 09:32 AM Feature #3560 (Resolved): Support for prompt mods
- 05:47 AM Feature #3560 (In Progress): Support for prompt mods
- 03:17 AM Feature #3560 (Closed): Support for prompt mods
- Deploy set_prompt_mods api
1.Inputs (types): model (string), index (int), prefix (string), suffix (string)
2.store ... - 06:59 AM Feature #3559 (Feedback): Provide OpenAI response to user's question by making call_openai_api call
- 06:52 AM Feature #3559 (Resolved): Provide OpenAI response to user's question by making call_openai_api call
- 05:22 AM Feature #3559 (In Progress): Provide OpenAI response to user's question by making call_openai_api call
05/29/2024
- 04:31 PM Feature #3559 (Resolved): Provide OpenAI response to user's question by making call_openai_api call
- Suppose user asks a question <Question>. Then, provide the answer as the response from
https://call-openai-api-yhb...
Also available in: Atom