OpenBMB / RepoAgent

An LLM-powered repository agent designed to assist developers and teams in generating documentation and understanding repositories quickly.
Apache License 2.0
376 stars 64 forks source link

如何使用deepseek的模型去跑呢,我设置后还是显示模型不存在Enter the model [gpt-3.5-turbo]: deepseek-chat #67

Closed yooohk333 closed 6 months ago

yooohk333 commented 6 months ago

Enter the path to target repository: D:\RepoAgent Enter the project hierarchy file name [.project_doc_record]: Enter the Markdown documents folder name [markdown_docs]: Enter files or directories to ignore, separated by commas []: Enter the language (ISO 639 code or language name, e.g., 'en', 'eng', 'English') [Chinese]: Enter the maximum number of threads [4]: Enter the maximum number of document tokens [1024]: Enter the log level (DEBUG, INFO, WARNING, ERROR, CRITICAL) [INFO]: 2024-05-13 17:58:11.440 | SUCCESS | repo_agent.main:configure:109 - Project settings saved successfully. Enter the model [gpt-3.5-turbo]: deepseek-chat Enter the temperature [0.2]: Enter the request timeout (seconds) [60.0]: Enter the base URL [https://api.openai.com/v1]: https://api.deepseek.com/v1 2024-05-13 17:58:56.656 | SUCCESS | repo_agent.main:configure:129 - Chat completion settings saved successfully.