Query about Embedding using Falcon LLM and Typesense Support
TLDR gaurav wants to use Falcon LLM for embedding in their search database and asks if Typesense supports dynamic embedding. Kishore Nallan clarifies that LLMs generate text and can't produce embeddings.
Jul 11, 2023 (2 months ago)
gaurav
12:47 PMAny idea if typesense can support dynamic embedding?
Kishore Nallan
01:37 PMTypesense
Indexed 2779 threads (79% resolved)
Similar Threads
Finding Similar Documents Using JSON and Embeddings
Manish wants to find similar JSON documents and asks for advice. Jason suggests using Sentence-BERT with vector query and provides guidance on working with OpenAI embeddings and Typesense. They discuss upcoming Typesense features and alternative models.
Utilizing Vector Search and Word Embeddings for Comprehensive Search in Typesense
Bill sought clarification on using vector search with multiple word embeddings in Typesense and using them instead of OpenAI's embedding. Kishore Nallan and Jason informed him that their development version 0.25 supports open source embedding models. They also resolved Bill's concerns regarding search performance, language support, and limitations in the search parameters.
Integrating OpenAI Embeddings with DocSearch Scraper
Marcos was looking for how to use OpenAI embeddings with DocSearch. Jason guided with an update to the scraper config, and suggested the GTE built-in model for generic use.