mirror of
https://github.com/camel-ai/owl.git
synced 2025-12-26 10:07:51 +08:00
Update web_demo (#247)
This commit is contained in:
commit
206d6aef25
@ -22,6 +22,7 @@ import os
|
||||
import sys
|
||||
from pathlib import Path
|
||||
|
||||
os.environ['PYTHONIOENCODING'] = 'utf-8'
|
||||
|
||||
def main():
|
||||
"""Main function to launch the OWL Intelligent Assistant Platform"""
|
||||
|
||||
@ -22,6 +22,7 @@ import os
|
||||
import sys
|
||||
from pathlib import Path
|
||||
|
||||
os.environ['PYTHONIOENCODING'] = 'utf-8'
|
||||
|
||||
def main():
|
||||
"""主函数,启动OWL智能助手运行平台"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user