Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-built Integration to external embedding and generative APIs #26695

Open
eostis opened this issue Apr 6, 2023 · 5 comments
Open

Pre-built Integration to external embedding and generative APIs #26695

eostis opened this issue Apr 6, 2023 · 5 comments
Assignees
Milestone

Comments

@eostis
Copy link

eostis commented Apr 6, 2023

This is about APIs like OpenAI, Cohere, HuggingFace endPoints (and others). Obviously.

I could not find anything in the documentation or in issues, so I'm starting the subject.

The idea:

  • Add some configuration for the fore-mentioned APIs, without too much sweating.

The target:

  • Projects with little skills or time, but ready to pay for a quick and easy POC.
  • A good example are WordPress and WooCommerce sites.

Pros & cons:

  • Both APis and downloaded models have a cost: usage for the former, time and hosting for the later.
  • For tiny projects, the API cost is negligible.
  • For huge projects, the API cost is overwhelming.
  • Some models are too big to even think of hosting them.

Features:

  • Build vectors for documents and queries
  • Transform query and results with a generative model (ask to fix typos, ask to generate recipes from ingredients ...)
@eostis
Copy link
Author

eostis commented Sep 12, 2023

Closing inactive issue.

@eostis eostis closed this as completed Sep 12, 2023
@bratseth
Copy link
Member

In development.

@bratseth bratseth reopened this Sep 12, 2023
@zseymour
Copy link

@bratseth what is the status of this development?

@lesters
Copy link
Member

lesters commented Apr 22, 2024

@zseymour This is available now: https://docs.vespa.ai/en/llms-in-vespa.html

@zseymour
Copy link

zseymour commented Apr 22, 2024

@lesters Thank you! I did some searching, but are there any similar examples for hitting an API as the embeddings provider, too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Search and content
Awaiting triage
Development

No branches or pull requests

6 participants