[PR #1900] [CLOSED] Added Supported Models Free Tier - models.js #3819

Closed
opened 2026-02-22 18:34:34 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/1900
Author: @Tim-Hoekstra
Created: 7/19/2024
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 5bf1286 Added Supported Models Free Tier - models.js

📊 Changes

1 file changed (+20 additions, -0 deletions)

View changed files

📝 server/utils/AiProviders/perplexity/models.js (+20 -0)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

What is in this change?

Free users on perplexity.ai don't have access to available models. I have added extra model they do have access to.

Additional Information

https://github.com/Mintplex-Labs/anything-llm/pull/1901 Will also need to be applied.

Developer Validations

  • I have tested my code functionality: I have tested editing 'C:\Users\user\AppData\Local\Programs\AnythingLLM\resources\backend\resources\backend\server.js'

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/1900 **Author:** [@Tim-Hoekstra](https://github.com/Tim-Hoekstra) **Created:** 7/19/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`5bf1286`](https://github.com/Mintplex-Labs/anything-llm/commit/5bf12869305d626040f3ca673bf5b4de38760c45) Added Supported Models Free Tier - models.js ### 📊 Changes **1 file changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/AiProviders/perplexity/models.js` (+20 -0) </details> ### 📄 Description ### Pull Request Type - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### What is in this change? Free users on perplexity.ai don't have access to available models. I have added extra model they do have access to. ### Additional Information [https://github.com/Mintplex-Labs/anything-llm/pull/1901](url) Will also need to be applied. ### Developer Validations - [x] I have tested my code functionality: I have tested editing 'C:\Users\user\AppData\Local\Programs\AnythingLLM\resources\backend\resources\backend\server.js' --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:34:34 -05:00
yindo closed this issue 2026-02-22 18:34:34 -05:00
yindo changed title from [PR #1900] Added Supported Models Free Tier - models.js to [PR #1900] [CLOSED] Added Supported Models Free Tier - models.js 2026-06-05 15:15:23 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3819