Md Shahzar's activity
From 07/02/2024 to 07/31/2024
07/31/2024
- 07:38 AM RK-A2 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 RK-A2 Task #3699 (New): Functional testing for get_question
- Write tests for /get_question endpoint and mock the datastore call
- 07:34 AM RK-A2 Task #3698 (Feedback): Functional testing for get_questions_list
- Write tests for /get_questions_list endpoint and mock the datastore call
- 07:33 AM RK-A2 Task #3697 (Feedback): 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 RK-A2 Task #3696 (New): Functional testing for get_file
- Write the tests for /get_file endpoint and mock the storage bucket call
- 07:29 AM RK-A2 Task #3695 (New): Functional testing for crud_ds
- Write the tests for /crud_ds endpoint and mock the datastore call
- 07:28 AM RK-A2 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 RK-A2 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 RK-A2 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 RK-A2 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 RK-A2 Feature #3690 (New): Functional testing
07/19/2024
- 06:26 AM RK-A2 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 RK-A2 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 RK-A2 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 RK-A2 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 RK-A2 Feature #3669 (New): Modularize the appengine application
- Follow the below structure
app-engine/
├── .gcloudignore
├── appengine
├── requirements.txt
├── app-dev.yaml... - 05:45 AM RK-A2 Feature #3619 (Review): set-kb api
- 05:44 AM RK-A2 Feature #3618 (Review): Name the assistant created as <env>-<model>-<index> using meta property of OpenAI API
- 05:44 AM RK-A2 Task #3624 (Review): set-prompt-mods change to handle set-kb api
- 05:43 AM RK-A2 Feature #3641 (Review): Support for create_styled_questions colab notebook
- 05:43 AM RK-A2 Feature #3641 (Resolved): Support for create_styled_questions colab notebook
07/12/2024
07/09/2024
- 06:58 AM RK-A2 Task #3640 (Feedback): Add an argument "periodic_prompt' to set_prompt_mods gcf
- 06:57 AM RK-A2 Feature #3643 (Feedback): Support in call_openai_api for version, template dictionary, attachments and core arguments
- 06:56 AM RK-A2 Feature #3642 (Feedback): Changes to call_openai_api to handle context limitations
07/05/2024
Also available in: Atom