๐ฆ NEW: Run - replacing Chat and Generate
Pipe Run endpoint is live. It replaces the old Generate and Chat endpoints.
The new Run endpoint is a unified endpoint that combines the functionality of the old Generate and Chat endpoints. It provides a single endpoint for all your Pipe execution needs.
Run allows you to execute any Pipe and receive its response. It supports all use cases of Pipes, including chat interactions, single generation tasks, and function calls.
Deprecating Generate and Chat
We no longer have different Chat and Generate pipes. Run consolidates the functionality of the previously separate Generate and Chat endpoints, providing a unified interface. As a result, we are deprecating both Generate and Chat in favor of Run.
It is recommended to migrate to the new Run endpoint, although the old endpoints will continue to work. Read more in Run API reference.