Issue #3464960 by scott_euser: Change to ai module as dependency
parent
16bc8e94
No related branches found
No related tags found
Showing
- ai_auto_reference.info.yml 2 additions, 0 deletionsai_auto_reference.info.yml
- ai_auto_reference.libraries.yml 5 additions, 0 deletionsai_auto_reference.libraries.yml
- ai_auto_reference.module 25 additions, 21 deletionsai_auto_reference.module
- ai_auto_reference.services.yml 12 additions, 1 deletionai_auto_reference.services.yml
- assets/css/ai-auto-reference.css 5 additions, 0 deletionsassets/css/ai-auto-reference.css
- composer.json 1 addition, 5 deletionscomposer.json
- src/AiReferenceGenerator.php 74 additions, 110 deletionssrc/AiReferenceGenerator.php
- src/Batch/AiReferenceBatch.php 17 additions, 5 deletionssrc/Batch/AiReferenceBatch.php
- src/Form/AutoReferenceApplyForm.php 15 additions, 1 deletionsrc/Form/AutoReferenceApplyForm.php
- src/Form/SettingsForm.php 42 additions, 49 deletionssrc/Form/SettingsForm.php
ai_auto_reference.libraries.yml
0 → 100644
assets/css/ai-auto-reference.css
0 → 100644
... | ... | @@ -15,9 +15,5 @@ |
"homepage": "https://dev-branch.com", | ||
"role": "Maintainer" | ||
} | ||
], | ||
"require": { | ||
"openai-php/client": "^0.4.1", | ||
"gioni06/gpt3-tokenizer": "^1.2" | ||
} | ||
] | ||
} |
Please register or sign in to comment