You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the file generator/content_planner.py, max_tokens is hardcoded as 16000, while DeepSeek only supports a maximum length of 8192. Can it be modified to support DeepSeek?