@langchain/community
Advanced tools
Comparing version 0.0.48 to 0.0.49
@@ -22,2 +22,3 @@ // Auto-generated by `scripts/create-entrypoints.js`. Do not edit manually. | ||
"langchain_community/llms/cohere", | ||
"langchain_community/llms/friendli", | ||
"langchain_community/llms/googlepalm", | ||
@@ -76,2 +77,3 @@ "langchain_community/llms/googlevertexai", | ||
"langchain_community/chat_models/bedrock/web", | ||
"langchain_community/chat_models/friendli", | ||
"langchain_community/chat_models/googlevertexai", | ||
@@ -78,0 +80,0 @@ "langchain_community/chat_models/googlevertexai/web", |
@@ -29,2 +29,3 @@ export * as load__serializable from "../load/serializable.js"; | ||
export * as llms__fireworks from "../llms/fireworks.js"; | ||
export * as llms__friendli from "../llms/friendli.js"; | ||
export * as llms__ollama from "../llms/ollama.js"; | ||
@@ -40,2 +41,3 @@ export * as llms__togetherai from "../llms/togetherai.js"; | ||
export * as chat_models__fireworks from "../chat_models/fireworks.js"; | ||
export * as chat_models__friendli from "../chat_models/friendli.js"; | ||
export * as chat_models__minimax from "../chat_models/minimax.js"; | ||
@@ -42,0 +44,0 @@ export * as chat_models__ollama from "../chat_models/ollama.js"; |
@@ -30,2 +30,3 @@ // Auto-generated by `scripts/create-entrypoints.js`. Do not edit manually. | ||
export * as llms__fireworks from "../llms/fireworks.js"; | ||
export * as llms__friendli from "../llms/friendli.js"; | ||
export * as llms__ollama from "../llms/ollama.js"; | ||
@@ -41,2 +42,3 @@ export * as llms__togetherai from "../llms/togetherai.js"; | ||
export * as chat_models__fireworks from "../chat_models/fireworks.js"; | ||
export * as chat_models__friendli from "../chat_models/friendli.js"; | ||
export * as chat_models__minimax from "../chat_models/minimax.js"; | ||
@@ -43,0 +45,0 @@ export * as chat_models__ollama from "../chat_models/ollama.js"; |
@@ -20,2 +20,4 @@ export interface OptionalImportMap { | ||
FIREWORKS_API_KEY?: string; | ||
FRIENDLI_TOKEN?: string; | ||
FRIENDLI_TEAM?: string; | ||
GOOGLE_API_KEY?: string; | ||
@@ -22,0 +24,0 @@ GOOGLE_PALM_API_KEY?: string; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3835913
1463
93232
128