mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 22:44:21 +01:00
♻️ Use AutoGPT template package for the plugin type
This commit is contained in:
@@ -4,8 +4,7 @@ from typing import List
|
||||
|
||||
from autogpt.config.config import Config, Singleton
|
||||
from autogpt.llm_utils import create_chat_completion
|
||||
|
||||
from plugin_template import Message
|
||||
from autogpt.types.openai import Message
|
||||
|
||||
|
||||
class AgentManager(metaclass=Singleton):
|
||||
|
||||
Reference in New Issue
Block a user