Flowise/packages/components/nodes/embeddings
Henry Heng 5a37227d14
Chore/refractor (#4454)
* markdown files and env examples cleanup

* components update

* update jsonlines description

* server refractor

* update telemetry

* add execute custom node

* add ui refractor

* add username and password authenticate

* correctly retrieve past images in agentflowv2

* disable e2e temporarily

* add existing username and password authenticate

* update migration to default workspace

* update todo

* blob storage migrating

* throw error on agent tool call error

* add missing execution import

* add referral

* chore: add error message when importData is undefined

* migrate api keys to db

* fix: data too long for column executionData

* migrate api keys from json to db at init

* add info on account setup

* update docstore missing fields

---------

Co-authored-by: chungyau97 <chungyau97@gmail.com>
2025-05-27 07:29:42 +01:00
..
AWSBedrockEmbedding AWS Bedrock embeddings call retry extension (#2917) 2024-08-02 22:49:15 +01:00
AzureOpenAIEmbedding Chore/refractor (#4454) 2025-05-27 07:29:42 +01:00
CohereEmbedding Feature/externalize model list (#2113) 2024-04-12 12:46:10 +01:00
GoogleGenerativeAIEmbedding Feature/externalize model list (#2113) 2024-04-12 12:46:10 +01:00
GoogleVertexAIEmbedding Chore/LC v0.3 (#3517) 2024-11-28 11:06:12 +00:00
HuggingFaceInferenceEmbedding upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
IBMWatsonxEmbedding IBM Watsonx embeddings node (#3648) 2024-12-06 22:10:46 +00:00
JinaAIEmbedding Late Chunking support for Jina Embeddings (#4002) 2025-02-08 14:10:18 +00:00
LocalAIEmbedding Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
MistralEmbedding Feature/externalize model list (#2113) 2024-04-12 12:46:10 +01:00
OllamaEmbedding Bugfix/Update ollama embedding to use mmap true by default (#2862) 2024-07-24 02:38:14 +01:00
OpenAIEmbedding Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
OpenAIEmbeddingCustom Feature/update openai version, add reasoning effort param, add o3 mini (#3973) 2025-02-04 08:43:27 +00:00
TogetherAIEmbedding Feature/seq agents (#2798) 2024-07-22 17:46:14 +01:00
VoyageAIEmbedding Feature/seq agents (#2798) 2024-07-22 17:46:14 +01:00