knox revidoval tento gist . Přejít na revizi
1 file changed, 5 insertions
MetaGPT-readme-3.yaml(vytvořil soubor)
@@ -0,0 +1,5 @@ | |||
1 | + | llm: | |
2 | + | api_type: "openai" # or azure / ollama / groq etc. Check LLMType for more options | |
3 | + | model: "gpt-4-turbo" # or gpt-3.5-turbo | |
4 | + | base_url: "https://api.openai.com/v1" # or forward url / other llm url | |
5 | + | api_key: "YOUR_API_KEY" |
Novější
Starší