feat: added hyperbolic llm models (#943)

* Added Hyperbolic Models

* Fix: Fixed problem in connecting with hyperbolic models

* added dynamic models for hyperbolic

* removed logs
This commit is contained in:
Arsalaan Ahmed
2024-12-30 23:26:33 +05:30
committed by GitHub
parent 93c2a6e81d
commit e00264236e
5 changed files with 134 additions and 5 deletions

View File

@@ -76,6 +76,7 @@
"ai": "^4.0.13",
"date-fns": "^3.6.0",
"diff": "^5.2.0",
"dotenv": "^16.4.7",
"file-saver": "^2.0.5",
"framer-motion": "^11.12.0",
"ignore": "^6.0.2",