Skip to content

Commit

Permalink
docs: Rivet integration (#897)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anush008 authored May 17, 2024
1 parent 8a59228 commit db3a3c7
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions qdrant-landing/content/documentation/frameworks/rivet.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
title: Ironclad Rivet
weight: 3100
---

# Ironclad Rivet

[Rivet](https://rivet.ironcladapp.com/) is an Integrated Development Environment (IDE) and library designed for creating AI agents using a visual, graph-based interface.

Qdrant is available as a [plugin](https://github.com/qdrant/rivet-plugin-qdrant) for building vector-search powered workflows in Rivet.

## Installation

- Open the plugins overlay at the top of the screen.
- Search for the official Qdrant plugin.
- Click the "Add" button to install it in your current project.

![Rivet plugin installation](/documentation/frameworks/rivet/installation.png)

## Setting up the connection

You can configure your Qdrant instance credentials in the Rivet settings after installing the plugin.

![Rivet plugin connection](/documentation/frameworks/rivet/connection.png)

Once you've configured your credentials, you can right-click on your workspace to add nodes from the plugin and get building!

![Rivet plugin nodes](/documentation/frameworks/rivet/node.png)

## Further Reading

- Rivet [Tutorial](https://rivet.ironcladapp.com/docs/tutorial).
- Rivet [Documentation](https://rivet.ironcladapp.com/docs).
- Plugin [Source Code](https://github.com/qdrant/rivet-plugin-qdrant)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit db3a3c7

Please sign in to comment.