Ask a question to get started
Enter to sendā¢Shift+Enter new line
Embed a query using a llamafile server running at self.base_url. llamafile server should be started in a separate process before invoking this method.
self.base_url
embed_query( self, text: str, ) -> List[float]
text
str
The text to embed.