Claude support with langchain antrhopic

This commit is contained in:
user 2024-09-01 19:33:42 +02:00
parent 6b4ebe1bd0
commit 777d1fa4a6
3 changed files with 16 additions and 19 deletions

View file

@ -42,5 +42,5 @@ titleBlacklist:
- word2
llm_model_type: [openai / ollama / claude]
llm_model: [gpt-4o / mistral:v0.3 / anymodel]
llm_api_url: [https://api.pawan.krd/cosmosrp/v1' / http://127.0.0.1:11434/]
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]