That would be quite disappointing though. Cannot say I would be willing to save Claude's conversations. Especially if I have Perplexity with Opus which can access the internet and where they have their collections feature
TOOLS
-
Snorkel Flow Enhances Data Security with Role-Based Access Control
By
–
We've introduced enhanced role-based access control (RBAC) in our latest release of Snorkel Flow, giving you the power to fortify your data integrity. Discover how Snorkel Flow's RBAC controls can help you build secure, enterprise-grade AI solutions: https://
buff.ly/3JCsufy -
LLM Updates: Llama 3, Cohere, VoyageAI Embeddings Released
By
–
6/ Enhancement More improvements on other nodes from the community! – UnstructuredIO update
– Llama 3, Cohere on AWS Bedrock
– VoyageAI Embedding
– Custom Dimension OpenAI Embedding
– Confluence PAT support
– many more.. Check out our release page – -

Flowise Native Buffer Memory Support with Session ID
By
–
3/ Buffer Memory SessionId If you don't want additional dependency of using external database to store/retrieve messages.. We now have native support for buffer memory nodes! Messages will be stored/retrieved from Flowise database with session ID. https://
docs.flowiseai.com/integrations/l
angchain/memory#separate-conversations-for-multiple-users
… -
Flowise Migrates File Storage to Blob Storage and S3
By
–
4/Storage Files that are uploaded on Flowise used to store as base64 string on a local file path. This caused limitation and huge burden on database. We've migrated the logic to support blob storage. You can specify a folder path or use S3:
-
Flowise Enables Dynamic Model Selection via JSON Configuration
By
–
2/ Models {JSON} You can now specify the model you want to use in a JSON file. Previously users have to wait till next release to use latest model. Now, it's automatically fetched from a specified path: https://
raw.githubusercontent.com/FlowiseAI/Flow
ise/main/packages/components/models.json
… Learn more at -

Flowise v1.6.6 launches Tool Agent for LLM function calling
By
–
With more LLMs supporting function calling, Flowise v1.6.6 is now updated with a new agent: Tool Agent This is a generalized tool calling agent by @langchain that is compatible with Mistral, Gemini, Claude, OpenAI, Groq. Other updates on v1.6.6
-

Pika.art Now Available for Creative AI Generation
By
–
Do it with style.
— Pika (@pika_labs) 26 avril 2024
Now available for everyone at https://t.co/nqzjGy8AB5. pic.twitter.com/0ySfQlGSfnDo it with style. Now available for everyone at http://
pika.art. -
Using AI Embeddings to Document CLI Tools
By
–
The "Related" feature on my TILs (powered by OpenAI embeddings) pulled up this one from 2021 – apparently I'm in the habit of using TILs to write documentation for under-documented CLI tools
-
Running Whisper-cpp on macOS via Homebrew and Hugging Face
By
–
Thanks to @slhck I also now have a recipe for running CLI whisper-cpp on macOS via Homebrew and a model file downloaded from Hugging Face – detailed notes on that here (including converting mp3 to wav using ffmpeg):