
Awake API
A powerful API for implementing LLM oriented AI features into Minecraft!
- Загрузки
- 709
- Подписчики
- 4
- Обновлён
- 24 июля 2024 г.
- Лицензия
- Apache-2.0
Опубликован 11 июля 2024 г.
AwakeAPI
AwakeAPI is a powerful mod that provides an API for allowing players to communicate with mobs in Minecraft using a Large Language Model (LLM). The AI-powered mobs can also interact with the world around them by executing custom commands that developers can write. This mod opens up new possibilities for dynamic interactions and complex behaviors in your Minecraft world.
Features
- AI-Powered Conversations: Players can engage in conversations with mobs using natural language, powered by an LLM.
- LLM API Internally Handled: The AwakeAPI comes with an in-game command to allow users to choose their own LLM API (OpenAI, Custom OAI-Like, and even support for locally running models such as Oobabooga), simplifying the workflow for developers.
- Custom Commands: Developers can define custom commands that mobs can execute, enabling AI interactions to affect the game world.
- Flexible API: A robust API for registering custom AI functions, managing conversations, and handling AI responses.
- Server-Side Integration: Utility functions for managing player data and AI interactions, optimized for server-side use.
Support
If you need help or have any questions, please visit my Discord server, view the Wiki, or create an issue on GitHub.
Ченджлог
0.9.6-1.20.1Релиз1.20.1 · 24 июля 2024 г.
Version v0.9.6 - July 24, 2024
Bug Fixes:
- Server crash on start up: Resolved an issue where the server would attempt to access client on Objects.
FORGE-0.9.5-1.20.1Релиз1.20.1 · 20 июля 2024 г.
- Reimplemented for Forge
0.9.5-1.20.1Релиз1.20.1 · 13 июля 2024 г.
- Significantly improved logging
- Resolved game crashes when AI not yet set
- Resolved mobs not announcing completion
0.9.4-1.20.1Релиз1.20.1 · 13 июля 2024 г.
- Added significantly more utility API functions
0.9.3-1.20.1Релиз1.20.1 · 13 июля 2024 г.
- Added sources.jar
- Resolved client entry crashes
- resolved custom functions not being applied due to client-server misalignment
- registered functions now synced
0.9.0Релиз1.20.1 · 11 июля 2024 г.
Initial upload
Комментарии
Загружаем…