config yaml file with default openai gpt freely hosted

This commit is contained in:
user 2024-09-01 21:16:02 +02:00
parent 28b8fa3746
commit d1d9e9f6a3

View File

@ -41,6 +41,6 @@ titleBlacklist:
- word1
- word2
llm_model_type: [openai / ollama / claude]
llm_model: [gpt-4o / mistral:v0.3 / claude-3-5-sonnet-20240620]
llm_api_url: [https://api.pawan.krd/cosmosrp/v1', http://127.0.0.1:11434/, https://api.anthropic.com/v1/messages]
llm_model_type: openai
llm_model: gpt-4o
llm_api_url: https://api.pawan.krd/cosmosrp/v1