more rewrite work for new LLM API

This commit is contained in:
Alex O'Connell
2024-05-25 21:24:45 -04:00
parent 8a28dd61ad
commit 367607b14f
8 changed files with 65 additions and 87 deletions

View File

@@ -1,3 +1,4 @@
# training + dataset requirements
transformers
tensorboard
datasets
@@ -11,9 +12,17 @@ sentencepiece
deep-translator
langcodes
# integration requirements
requests==2.31.0
huggingface-hub==0.23.0
webcolors==1.13
# types from Home Assistant
homeassistant
hassil
home-assistant-intents
# testing requirements
pytest
pytest-asyncio
pytest-homeassistant-custom-component