* Add support for default credentials to unreal block * Refactor block cost configuration and add new blocks This commit refactors the block cost configuration file and adds support for new blocks. The changes include: - Importing the `AIMusicGeneratorBlock`, `JinaEmbeddingBlock`, and `UnrealTextToSpeechBlock` classes - Updating the `BLOCK_COSTS` dictionary to include costs for the new blocks These changes enable the usage of the newly introduced blocks. |
||
---|---|---|
.. | ||
autogpt_libs | ||
README.md | ||
poetry.lock | ||
pyproject.toml |
README.md
AutoGPT Libs
This is a new project to store shared functionality across different services in NextGen AutoGPT (e.g. authentication)