mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-03 12:52:37 +02:00
add ollama support
This commit is contained in:
parent
7e0a2fabc7
commit
4b0cb0084a
10 changed files with 284 additions and 36 deletions
|
|
@ -102,3 +102,5 @@ CODE_SUMMARIES_FILE_REPO = "docs/code_summaries"
|
|||
CODE_SUMMARIES_PDF_FILE_REPO = "resources/code_summaries"
|
||||
|
||||
YAPI_URL = "http://yapi.deepwisdomai.com/"
|
||||
|
||||
LLM_API_TIMEOUT = 300
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue