feat(providers): update gemini & anthropic provider

This commit is contained in:
ItzCrazyKns
2025-03-25 22:01:24 +05:30
parent 45df9dc5bf
commit defc677932
4 changed files with 66 additions and 17 deletions

View File

@ -15,8 +15,10 @@
"@headlessui/react": "^2.2.0",
"@iarna/toml": "^2.2.5",
"@icons-pack/react-simple-icons": "^12.3.0",
"@langchain/anthropic": "^0.3.15",
"@langchain/community": "^0.3.36",
"@langchain/core": "^0.3.42",
"@langchain/google-genai": "^0.1.12",
"@langchain/openai": "^0.0.25",
"@langchain/textsplitters": "^0.1.0",
"@tailwindcss/typography": "^0.5.12",