{ "config": { "API_KEY": "sk-xxxxxxxxxxxxxxxxxxxx", "MAX_CHAT_HISTORY": "100", "TOP_K": "1", "ACTIVE_MODE": "0", "GRADIO": "0", "User_Names": "[]" }, "LLM_type": "OpenAI", "LLM": { "temperature": 0.0, "model": "gpt-3.5-turbo-16k-0613", "log_path": "logs/god" }, "agents": {}, "root": "state1", "relations": {}, "states": { "end_state": { "name": "end_state", "agent_states": {} } } }