Build and Earn! Check out the bounties!

🗃️Anything LLM

Tutorial: Using Lilypad x AnythingLLM for Desktop LLM Client

Getting Started

Prerequisites:

  • A basic understanding of the Lilypad API and Anything LLM

  • Access to an Anura Dashboard account

Set up Open AI Endpoint in Rivet

  1. Download and Install AnythingLLM from https://anythingllm.com/

  2. Start AnythingLLM App.

  3. Navigate to the Settings page by clicking wrench icon at bottom left

  4. Click on LLM under AI Providers

  5. Select Generic OpenAI under LLM Provider

  6. In the BaseURL input field, paste the URL: https://anura-testnet.lilypad.tech/api/v1

Obtain an Anura API Key

  1. Log in to your Anura account at https://anura.lilypad.tech/

  2. Click Get Started

  3. Create a new API key by clicking the “Create API Key” button.

  4. Copy the generated API key and paste it into the APIIey input field on the LLM Screen.

Specify Chat Model Name

  1. Paste in "llama3.1:8b"

Last updated

Was this helpful?