Claude support with langchain antrhopic
This commit is contained in:
parent
6b4ebe1bd0
commit
777d1fa4a6
3 changed files with 16 additions and 19 deletions
|
|
@ -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]
|
||||
Loading…
Add table
Add a link
Reference in a new issue