BrainSoup

This new release (BrainSoup 1.17.0) is a major update which introduces the following changes:

  • Enhanced user interface: In agent and chat room configuration screens, a short description is now displayed for each context subscription, event subscription and allowed tool.
  • When an agent uses a tool, the full name (Tools + Function) is now displayed in the chat status and technical details of the message, for greater clarity.
  • Updated Doc-E's knowledge.
  • Fixed a problem in Ollama LLMs stop sequence management that sometimes caused agents to answer their own questions.

BrainSoup

This new release (BrainSoup 1.16.1) is a major update which introduces the following changes:

  • Local LLMs! You can now create agents using LLMs running on your own machine, for zero operating costs and improved confidentiality. The installation and management of these local models is left to the excellent free Ollama app, which you need to install separately. Once installed, all Ollama LLMs will be available in BrainSoup. You can also specify the URL of an Ollama server installed on another machine.
  • Improved agent configuration window: The maximum token count of the selected LLM, working memory and agent responses are now displayed.

BrainSoup

This new release (BrainSoup 1.15.0) is a major update which introduces the following changes:

  • Multimodality for all LLMs! Support for audio and image files for richer interactions with your agents.
  • New Embedding Vectors Model: We are now using the new OpenAI 'text-embedding-3-small' model, which is more efficient and 5 times cheaper than the previous one. Document indexing will now cost you almost nothing!
  • Improved Document Indexing System: Smarter and 30 times faster indexing process, with support for text, audio and images.
  • Support for New File Types: Including '.docx', '.wav', '.flac', '.mp3', '.mpga', '.m4a', '.ogg', '.jpg', '.jpeg', '.png', '.bmp', '.gif', enhancing data management.
  • Multi-level Document Understanding: Your agents can now better interpret and interact with large content.
  • Semantic Indexing of Sandboxed File System Files: Agents can now better understand the content of the files you share with them in the chat, espaecially when they are subcribed to the 'FileSystem' context.
  • File Sharing with Agents: Easily share files with your agents by dragging and dropping them into the chat or the Sandboxed File System explorer.
  • Confidential Conversations: You can now mark conversations as confidential to prevent their memorization by agents.
  • Message Deletion: More effectively control the content of your discussions.

BrainSoup

This new release (BrainSoup 1.14.0) is a major update which introduces the following changes:

  • Mistral AI: All Mistral AI LLMs are now supported! From the very economical mistral-7b to the very powerful mistral-large, which rivals GPT-4. Our favorites are mistral-8x7b and mistral-medium, which offer the best cost/performance ratios for their use cases.
  • Universal function calling: We've developed a system that allows any LLM to use tools, even if it wasn't designed to do so. When such an LLM needs to use a tool, it is able to delegate the function call to a superior LLM (GPT-4 at the moment, but we'll soon make this configurable). This system works for Mistral's LLMs, as well as for any future LLMs we add.
  • Updated and optimized knowledge of Doc-E, to reduce it's operating costs.
  • Fixed a problem that prevented message technical details from being copied to the clipboard.

BrainSoup

This new release (BrainSoup 1.13.0) is a major update which introduces the following changes:

  • Upgraded GPT-3.5-Turbo: BrainSoup now uses the latest version of GPT-3.5-Turbo, which has a 16K token limit, a better performance and an operating cost divided by 3! Consequently, the old GPT-3.5-Turbo-16K is now deprecated and will be removed in a future release.
  • Acrylic window style: the BrainSoup's window can now have a beautiful transparency effect (can be disabled in the settings).
  • Favorite chat rooms: you can now mark chat rooms as favorites, so that they appear at the top of the list.
  • Multi-selection: you can now select several chat rooms at once to delete them or to mark them as favorites.
  • Sorted chat room list: latest active chat rooms are now displayed at the top of the list.
  • Better resource management: BrainSoup now consumes less memory and is much more responsive.
  • Faster loading time: BrainSoup's startup sequence has been optimized and is now much faster.
  • Background chat rooms now appear in bold in the chat room list.
  • Several minor bugs fixed.

BrainSoup

This new release (BrainSoup 1.12.1) is a major update which introduces the following changes:

  • Enhanced Transparency with metrics: each message created by an agent in the chat now has a button for displaying technical information such as the token count, the cost, the memories used, etc.
  • Revamped Tool Integration: overhaul of the system enabling agents to use tools. The new system is much more reliable, faster and ready to support new, non-OpenAI LLMs.
  • Sleek main window title bar redesign.
  • Fixed a bug that made it impossible to scroll with the mouse wheel on some computers.
  • Fixed a bug that sometimes caused agents to answer their own questions.
  • Fixed a bug that caused the application to crash when an agent tried to speak after its configuration had been modified.

BrainSoup

This new release (BrainSoup 1.11.0) is a major update which introduces the following changes:

  • New YouTube tool: your agents can now "view" a YouTube video and give you a summary or answer your questions!
  • New Pollinations image generator: an excellent new image generator is now available for your agents (in addition to Dall-E). We've implemented it as a Custom Tool so you can see how easy it is to add new tools for your agents yourself. What's more, this image generator is totally free and won't consume your credits!
  • Agent cost estimate: the agent configuration screen now gives you a real-time estimate of your agent's running cost, which is crucial information to help you optimize your credit utilization.
  • Fixed a rare bug that could cause a crash on startup.

BrainSoup

This new release (BrainSoup 1.10.1) is a minor update which introduces the following changes:

  • The 'Diagrams' tool now supports dark mode, so diagrams created by your agents will always be perfectly readable.
  • Automatic database optimization at each startup to guarantee optimum performance at all times.
  • Improved semantic indexing of documents, and fixed a bug that sometimes caused indexing to fail.
  • Improved stability: many small bugs eradicated.

BrainSoup

This new release (BrainSoup 1.10.0) is a major update which introduces the following changes:

  • Added teaching tips at various points in the user interface to guide new users.
  • Added a button to manually refresh the chat summary.
  • The chat summary is now automatically generated as soon as you change chat rooms.
  • Improved the quality of conversation summaries.
  • You can now open an agent's settings by double-clicking on it in the list.
  • Fixed: First chat room not automatically displayed at startup.
  • Fixed: "FileSystemWrite.MoveOrCopy" does not create the destination directory if it does not exist.
  • Fixed: Agents sometimes use an invalid path when using FileSystem tools.
  • Fixed: GPT-4 based agents failing to use the 'WebBrowser' tool because of too long results.
  • Improved navigation speed in the user interface.
  • Improved error handling.

BrainSoup

This new release (BrainSoup 1.9.0) is a major update which introduces the following changes:

  • Added the ability to pause a conversation. Useful for momentarily stopping an automation.
  • Downgraded GPT-3.5-1106-preview to GPT-3.5-0613 (OpenAI recommended version) due to a very noticeable drop in response quality.
  • Fixed a bug where, in some cases, the result of an agent using a tool could cause the application to crash.

BrainSoup

This new release (BrainSoup 1.8.1) is a minor update which introduces the following changes:

  • Added links to documentation in several places in the GUI.
  • Added links to the website and discord server in the header of the 'Settings' page.
  • Fixed a bug that sometimes caused agents to have insufficient memory to process the request.

BrainSoup

This new release (BrainSoup 1.8.0) is a major update which introduces the following changes:

  • New 'PushBullet' Custom Tool: enabling your agents to send push notifications to your mobile devices, and to send SMS messages to any phone number using your phone as a gateway.
  • New 'Discord' Custom Tool: enabling your agents to post messages on your Discord server.
  • New 'Slack' Custom Tool: enabling your agents to post messages on your Slack channel.
  • Improved security for the 'FileSystemExecute' tool.
Cookies make it easier for us to provide you with our services. With the usage of our services you permit us to use cookies.
More information Ok