Skip to content

Commit

Permalink
mention hosting offering in llm-app README (#5520)
Browse files Browse the repository at this point in the history
GitOrigin-RevId: c03961d63f9960c329bc76bc8788b8e7dc737662
  • Loading branch information
dxtrous authored and Manul from Pathway committed Jan 27, 2024
1 parent 3783ffe commit ba9cd71
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

Pathway's **LLM (Large Language Model) App** is a Python library that helps you create and launch AI-powered applications based on the most up-to-date knowledge available in your data sources. You can use it to answer natural language queries asked by your users, or to run data transformation pipelines with LLM's.

**Quick links** - 👀 [Why LLM App?](#why-llm-app) 🚀 [Watch it in action](#watch-it-in-action) 📚 [How it works](#how-it-works) 🌟 [Examples](#examples) 🏁 [Get Started](#get-started) 💼 [Showcases](#showcases) 🛠️ [Troubleshooting](#troubleshooting)
👥 [Contributing](#troubleshooting) 💡 [Need help?](#need-help)
**Quick links** - 👀 [Why LLM App?](#why-llm-app) 🚀 [Watch it in action](#watch-it-in-action) 📚 [How it works](#how-it-works) 🌟 [Examples](#examples) 🏁 [Get Started](#get-started) 💼 [Showcases](#showcases) 🛠️ [Troubleshooting](#troubleshooting)
👥 [Contributing](#troubleshooting) ⚙️ [Hosted Version](#%EF%B8%8F-hosted-version-%EF%B8%8F) 💡 [Need help?](#need-help)

## Why LLM App?

Expand Down Expand Up @@ -255,6 +255,9 @@ If you are unfamiliar with how to contribute to GitHub projects, here is a [Get
* Templates for model A/B testing.
* Real-time OpenAI API observability.

## ☁️ Hosted Version ☁️

Please see <a href="https://cloud.pathway.com/">cloud.pathway.com</a> for hosted services. You can quickly set up variants of the `unstructured` pipeline, which connect live data sources on Google Drive and Sharepoint to your Gen AI app.

## Need help?

Expand Down

0 comments on commit ba9cd71

Please sign in to comment.