Hi, i was planning to try Falcon LLM as an embedding for my search based database. I had already used openai LLM which has static embedding. but Openai isnt working for me and i was planning to use Falcon LLM as embedding for my data. Falcon LLM has dynamic embedding, ie. the length of the embedding changes based on input strings.
Any idea if typesense can support dynamic embedding?