{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":614602733,"defaultBranch":"main","name":"Chatbot","ownerLogin":"YuukiPS","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-03-15T23:40:37.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/118709646?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1678924208.0","currentOid":""},"activityList":{"items":[{"before":"07f815a582fee89ec1dad277790e291dc3d19c27","after":"04b94269ad3b035a3a6e5bdc0fd2e87357ba9037","ref":"refs/heads/main","pushedAt":"2024-01-23T09:49:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"Refactor environment variables handling for token and temperature\n\nAdd conditional parsing for 'maxTokens' and 'temperature' from .env file\nto enhance flexibility and accommodate optional values. This ensures\ngraceful behavior regardless of provided configurations.","shortMessageHtmlLink":"Refactor environment variables handling for token and temperature"}},{"before":"ebf6b7b8701bcfed07ddb18b6519177002e137cf","after":"07f815a582fee89ec1dad277790e291dc3d19c27","ref":"refs/heads/main","pushedAt":"2024-01-20T00:05:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"Remove unused harmful categories to streamline and\nresolve errors in content filtering for Google","shortMessageHtmlLink":"Remove unused harmful categories to streamline and"}},{"before":"0a2ba82de2fa760eb40a3147e2c8b8c2e48d659d","after":"ebf6b7b8701bcfed07ddb18b6519177002e137cf","ref":"refs/heads/main","pushedAt":"2024-01-20T00:00:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"Refactor version support info in dataset.md\n\nUpdate instructions for downgrading to version 4.0 and clarify lack of\nsupport for versions 4.2 and 4.3. Also, provide additional context for\nusing private server and potential release date for Android versions. No\nassociated issues.","shortMessageHtmlLink":"Refactor version support info in dataset.md"}},{"before":"f96ecc7aef8c701290502991131fe6c31c477979","after":"0a2ba82de2fa760eb40a3147e2c8b8c2e48d659d","ref":"refs/heads/main","pushedAt":"2024-01-19T23:45:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"Refactor content moderation settings\n\nAdd new harmful content categories and set high block thresholds for\nincreased user protection. Improves content filtering effectiveness.","shortMessageHtmlLink":"Refactor content moderation settings"}},{"before":"65d19fa48d7d873108640bfe3765090cf75fe08b","after":"f96ecc7aef8c701290502991131fe6c31c477979","ref":"refs/heads/main","pushedAt":"2024-01-19T07:27:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"chore(package.json): add @google/generative-ai dependency\nThe @google/generative-ai dependency was previously deleted from the package.json file and is now added back with version ^0.1.3. This dependency is required for a new feature that utilizes the @google/generative-ai library.","shortMessageHtmlLink":"chore(package.json): add @google/generative-ai dependency"}},{"before":"8d89d6493b4cc2bca5433ae09fd4e2a87d5488bc","after":"65d19fa48d7d873108640bfe3765090cf75fe08b","ref":"refs/heads/main","pushedAt":"2024-01-19T06:50:54.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"chore(GoogleGenerativeAI.ts): remove commented out code and unused imports to improve code readability and maintainability","shortMessageHtmlLink":"chore(GoogleGenerativeAI.ts): remove commented out code and unused im…"}},{"before":"7559326baddf5364a822caa0ae77c16cc308a52c","after":"8d89d6493b4cc2bca5433ae09fd4e2a87d5488bc","ref":"refs/heads/main","pushedAt":"2024-01-19T05:01:36.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"feat(GoogleGenerativeAI.ts): add GoogleGenerativeAI class to handle API requests to Google Generative AI service\n\nfeat(server.ts): change port variable case from lowercase port to uppercase PORT to improve semantics\nfeat(server.ts): add support for process.env.PORT environment variable to be able to run app on a configurable port\n\nfeat(index.ts): import GoogleGenerativeAI class to handle API requests to Google Generative AI service\nfeat(index.ts): add conversation array to store user and model messages\nfeat(index.ts): add responseGoogle function to handle API requests to Google Generative AI service\nfeat(index.ts): add responseOpenAI function to handle API requests to OpenAI service\nfeat(index.ts): add main function to handle user input and call the appropriate response function\nfeat(index.ts): add readline interface to prompt user for input\nfeat(index.ts): call main function to start the conversation loop","shortMessageHtmlLink":"feat(GoogleGenerativeAI.ts): add GoogleGenerativeAI class to handle A…"}},{"before":"3f0bc1b9fff8143ab789cea76c0b41551dc405aa","after":"7559326baddf5364a822caa0ae77c16cc308a52c","ref":"refs/heads/main","pushedAt":"2024-01-18T13:04:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"chore(package.json): remove sucrase from devDependencies to improve build process efficiency\nfeat(package.json): add sucrase to devDependencies to enable faster TypeScript compilation","shortMessageHtmlLink":"chore(package.json): remove sucrase from devDependencies to improve b…"}},{"before":"dc83ba5c701edad59cdb3e709a106bedb1ae8baa","after":"3f0bc1b9fff8143ab789cea76c0b41551dc405aa","ref":"refs/heads/main","pushedAt":"2024-01-18T12:57:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"docs(README.md): update project description and installation instructions\nfeat(README.md): add license information\n\nThe project description in the README.md file has been updated to provide a clearer explanation of the chatbot's purpose and its use of AI models. Additionally, the installation instructions have been modified to include the step of creating a `.env` file and filling in the necessary environment variables.\n\nFurthermore, a new section has been added to the README.md file to provide license information. The project is now licensed under the MIT License, and a link to the LICENSE file has been included.","shortMessageHtmlLink":"docs(README.md): update project description and installation instruct…"}},{"before":"586bbcd3579e94b62c9ef870b8ae43c3fd147f7a","after":"dc83ba5c701edad59cdb3e709a106bedb1ae8baa","ref":"refs/heads/main","pushedAt":"2024-01-18T12:50:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"chore(index.ts): improve prompt message for the AI to provide more clear and concise instructions on how to respond to user queries","shortMessageHtmlLink":"chore(index.ts): improve prompt message for the AI to provide more cl…"}},{"before":"2206c1b3c5c6b608f4802fc9ff7f483dd455c16d","after":"586bbcd3579e94b62c9ef870b8ae43c3fd147f7a","ref":"refs/heads/main","pushedAt":"2024-01-17T14:37:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"chore(findDocument.ts): update file paths for embedding datasets to include the type of AI used\n\nchore(embed.ts): update file paths for embedding datasets to include the type of AI used\n\nchore(index.ts): export the typeOfAI variable to be used in other files","shortMessageHtmlLink":"chore(findDocument.ts): update file paths for embedding datasets to i…"}},{"before":"57032c39a9a33f05683698a79569c9174c1037f0","after":"2206c1b3c5c6b608f4802fc9ff7f483dd455c16d","ref":"refs/heads/main","pushedAt":"2024-01-17T12:13:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"fix(index.ts): add 'type' parameter to findCommand() function call to improve accuracy of command search results","shortMessageHtmlLink":"fix(index.ts): add 'type' parameter to findCommand() function call to…"}},{"before":"145c266640b0302770179701bc983431e4b2abb9","after":"57032c39a9a33f05683698a79569c9174c1037f0","ref":"refs/heads/main","pushedAt":"2024-01-17T12:10:46.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"fix(index.ts): add 'id' as a valid response type to the Response interface to support searching for IDs\nfix(index.ts): update prompt message to provide more accurate information about the AI's purpose and usage\nfix(index.ts): update logger title from 'Gemini' to 'Gemini-token' for clarity\nfix(index.ts): update logger title from 'Command' to 'Gemini-command' for clarity\nfix(index.ts): update logger title from 'Gemini' to 'Gemini-response' for clarity\nfix(index.ts): update logger title from 'Gemini-answer' to 'Gemini-answer' for clarity\nfix(index.ts): update logger title from 'Gemini-docs' to 'Gemini-docs' for clarity\nfix(index.ts): update logger title from 'Gemini-command' to 'Gemini-command' for clarity\nfix(index.ts): update logger title from 'Gemini-id' to 'Gemini-id' for clarity","shortMessageHtmlLink":"fix(index.ts): add 'id' as a valid response type to the Response inte…"}},{"before":"7755fd3ceaa87cbfce6abc23e0f1c1644f6b3001","after":"145c266640b0302770179701bc983431e4b2abb9","ref":"refs/heads/main","pushedAt":"2024-01-17T11:26:26.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"chore(.gitignore): remove yarn.lock from the list of ignored files to include it in the repository","shortMessageHtmlLink":"chore(.gitignore): remove yarn.lock from the list of ignored files to…"}},{"before":"f0224e77fce6f25bdd1baa97f2d6ecee96c7d779","after":"7755fd3ceaa87cbfce6abc23e0f1c1644f6b3001","ref":"refs/heads/main","pushedAt":"2024-01-17T11:22:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"docs(README.md): update links to OpenAI and Gemini API key sources\n\nThe links to obtain the API key for OpenAI and Gemini have been updated to the correct sources.","shortMessageHtmlLink":"docs(README.md): update links to OpenAI and Gemini API key sources"}},{"before":"137654a22daf75ac7830c0eaea61e8411f26db41","after":"f0224e77fce6f25bdd1baa97f2d6ecee96c7d779","ref":"refs/heads/main","pushedAt":"2024-01-17T11:20:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"docs(README.md): update README to reflect support for both OpenAI API and Gemini API for building the chatbot\nchore(README.md): update instructions to set API key in `.env` file instead of `config.json` file for better configuration management","shortMessageHtmlLink":"docs(README.md): update README to reflect support for both OpenAI API…"}},{"before":"7073fbbe81d76f589c90980a1ffb584a20dcab0d","after":"137654a22daf75ac7830c0eaea61e8411f26db41","ref":"refs/heads/main","pushedAt":"2024-01-17T11:13:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"feat(index.ts): add support for configurable maxOutputTokens and temperature values from environment variables to improve flexibility and customization of the generationConfig\nrefactor(index.ts): remove unnecessary console.log statement for questions variable to improve code readability","shortMessageHtmlLink":"feat(index.ts): add support for configurable maxOutputTokens and temp…"}},{"before":"ac8078d500ba267e03f95134ed2b73589175cb36","after":"7073fbbe81d76f589c90980a1ffb584a20dcab0d","ref":"refs/heads/main","pushedAt":"2024-01-17T11:06:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"fix(findDocument.ts): add support for different models for embedding based on MODEL_EMBEDDING environment variable to improve flexibility and allow for using different models for embedding\nfix(openai.ts): change apiKey to use process.env.API to improve security and allow for using different API keys\nfix(embed.ts): add support for different models for embedding based on MODEL_EMBEDDING environment variable to improve flexibility and allow for using different models for embedding\nfix(index.ts): add support for using Google's Gemini model for generating responses by adding responseGoogle function and modifying the main function to use either OpenAI or Gemini based on the MODEL environment variable","shortMessageHtmlLink":"fix(findDocument.ts): add support for different models for embedding …"}},{"before":"3ca8f239d9c123924769a1dcf4107be58d815543","after":"ac8078d500ba267e03f95134ed2b73589175cb36","ref":"refs/heads/main","pushedAt":"2024-01-13T06:13:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"docs(dataset.md): update links and information related to GIO and GC\ndocs(dataset.md): clarify the differences between playing on GIO and GC\ndocs(dataset.md): update link to GM Handbook\ndocs(dataset.md): update link to download Genshin private server\ndocs(dataset.md): update link to get IDs for character, weapon, artifact, and item\ndocs(dataset.md): update link to common information channels\ndocs(dataset.md): update links and information related to obtaining weapons and artifacts in GIO\ndocs(dataset.md): clarify that mods are unsupported in the mobile version of Genshin Impact\ndocs(dataset.md): add information about turning off raiden puppet effects\ndocs(dataset.md): add information about playing story in HSR\ndocs(dataset.md): add link to HSR and LC command list\ndocs(dataset.md): add information about not being able to play simulated universe in HSR due to the 1.6 update","shortMessageHtmlLink":"docs(dataset.md): update links and information related to GIO and GC"}},{"before":"1cc0c6acb3c922d0cbf4496d74ece25cb569c999","after":"3ca8f239d9c123924769a1dcf4107be58d815543","ref":"refs/heads/main","pushedAt":"2024-01-13T05:52:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"chore(index.ts): update responseAI function to include support for LunarCore (LC) commands","shortMessageHtmlLink":"chore(index.ts): update responseAI function to include support for Lu…"}},{"before":"e8b71afc46d0644dc766140882bc1341b2b92d9d","after":"1cc0c6acb3c922d0cbf4496d74ece25cb569c999","ref":"refs/heads/main","pushedAt":"2024-01-13T05:27:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"chore(package.json): update dependencies to latest versions\nfix(index.ts): refactor exit logic to use a loop instead of if statement for better readability and maintainability","shortMessageHtmlLink":"chore(package.json): update dependencies to latest versions"}},{"before":"cfff41e656b0363367feef6abbcdc08fc2e014f8","after":"e8b71afc46d0644dc766140882bc1341b2b92d9d","ref":"refs/heads/main","pushedAt":"2023-12-10T14:57:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"feat: update package.json and tsconfig.json\n\nThis commit includes the following changes:\\n\\n- Added 'dev' script in package.json\\n- Updated 'build' script in package.json\\n- Added 'sucrase' in dependencies\\n- Updated versions of '@types/node', '@typescript-eslint/eslint-plugin', 'eslint-config-standard-with-typescript', and 'typescript' in devDependencies\\n- Included 'config.json' and 'src' in tsconfig.json","shortMessageHtmlLink":"feat: update package.json and tsconfig.json"}},{"before":"9af515930cb4269d1420245c8467430b0c1e45da","after":"cfff41e656b0363367feef6abbcdc08fc2e014f8","ref":"refs/heads/main","pushedAt":"2023-12-03T05:36:38.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"refactor: update functions in embed.ts for better readability and performance","shortMessageHtmlLink":"refactor: update functions in embed.ts for better readability and per…"}},{"before":"bba84e9bdfb90c996d666718eab672d3efcfeed5","after":"9af515930cb4269d1420245c8467430b0c1e45da","ref":"refs/heads/main","pushedAt":"2023-12-02T03:35:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"chore(package.json): update devDependencies versions\n\n- Update \"@types/node\" from \"^20.10.1\" to \"^20.10.2\" to ensure compatibility with the latest version of Node.js.\n- Update \"eslint\" from \"^8.54.0\" to \"^8.55.0\" to benefit from bug fixes and improvements.\n- Update other ESLint related packages to their latest versions to maintain compatibility and take advantage of new features.","shortMessageHtmlLink":"chore(package.json): update devDependencies versions"}},{"before":"7219b858ec1a06c1e26b2c77dbfdd786825157be","after":"bba84e9bdfb90c996d666718eab672d3efcfeed5","ref":"refs/heads/main","pushedAt":"2023-12-02T03:32:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"docs(dataset.md): add Q&A entries to provide answers and solutions to common user questions and issues\n\nThis commit adds several Q&A entries to the dataset.md file to provide answers and solutions to common user questions and issues. The added entries cover topics such as connecting to servers, resolving progress loss after updating, playing specific game modes, resolving error codes, understanding game commands, and troubleshooting issues with specific character abilities. These additions aim to improve user experience and provide helpful information to users.","shortMessageHtmlLink":"docs(dataset.md): add Q&A entries to provide answers and solutions to…"}},{"before":"85811ccdd07ca2fa37b8e30cdf6f22098e852e6e","after":"7219b858ec1a06c1e26b2c77dbfdd786825157be","ref":"refs/heads/main","pushedAt":"2023-11-30T01:11:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"docs(dataset.md): add frequently asked questions and their answers to provide helpful information and troubleshoot common issues for users of GIO and GC","shortMessageHtmlLink":"docs(dataset.md): add frequently asked questions and their answers to…"}},{"before":"64f85b5a0c19de7661068b4e8539e23140745b9e","after":"85811ccdd07ca2fa37b8e30cdf6f22098e852e6e","ref":"refs/heads/main","pushedAt":"2023-11-29T23:58:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"feat(gmhandbook.json): update and add weapons category","shortMessageHtmlLink":"feat(gmhandbook.json): update and add weapons category"}},{"before":"43cc8b1c8c2bc7a3b065a8d62e1ef6036c146640","after":"64f85b5a0c19de7661068b4e8539e23140745b9e","ref":"refs/heads/main","pushedAt":"2023-11-29T23:52:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"chore(package.json): update devDependencies to latest versions\n\nThe devDependencies in package.json have been updated to the latest versions. Specifically, the \"@types/node\" dependency has been updated from version 20.10.0 to version 20.10.1. This update ensures compatibility with the latest TypeScript definitions for Node.js.","shortMessageHtmlLink":"chore(package.json): update devDependencies to latest versions"}},{"before":"de3fd17e507ea2a7c5a79279392b272c180e12d1","after":"43cc8b1c8c2bc7a3b065a8d62e1ef6036c146640","ref":"refs/heads/main","pushedAt":"2023-11-28T13:22:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"chore(package.json): update @typescript-eslint/eslint-plugin to version 6.13.1 to fix linting issues","shortMessageHtmlLink":"chore(package.json): update @typescript-eslint/eslint-plugin to versi…"}},{"before":"1f25f9f62e4b35d43e58464580ac198268ff3517","after":"de3fd17e507ea2a7c5a79279392b272c180e12d1","ref":"refs/heads/main","pushedAt":"2023-11-28T00:05:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ElaXan","name":"Z3RO","path":"/ElaXan","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/107149635?s=80&v=4"},"commit":{"message":"chore(package.json): update openai dependency version to 4.20.1\nchore(package.json): update devDependencies versions for @typescript-eslint/eslint-plugin to 6.13.0","shortMessageHtmlLink":"chore(package.json): update openai dependency version to 4.20.1"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD5rP8LwA","startCursor":null,"endCursor":null}},"title":"Activity · YuukiPS/Chatbot"}