Andrey
Andrey
Is there some ability to appy different styles to first cell and other cells in rows?
### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Branch name main ### Commit ID 427fb97562c224e997204cd2296f2ba5142a8c2f ### Other environment information...
### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Describe the feature you'd like We have a lot of...
We can use Elasticsearch for storing embeddings and make similarity search on it: https://www.elastic.co/search-labs/blog/text-similarity-search-with-vectors-in-elasticsearch
### Is there an existing issue for the same bug? - [X] I have checked the existing issues. ### Branch name main ### Commit ID 51692998269dfaeeaa12926e7decae93b86c5977 ### Other environment information...
How can I avoid this message, when I use custom model from HuggingFace? ``` (base) andrey@m2 current % poetry run app Starting semantic-router... The repository for nomic-ai/nomic-embed-text-v1.5 contains custom code...
If I already deploy Ollama with embeddings model, Ollama started and model already in memory, how can I use it? I mean use Ollama server.
### Bug description Here is my environments for the wireguard-ui: ``` environment: - BIND_ADDRESS=0.0.0.0:8000 - SENDGRID_API_KEY - EMAIL_FROM_ADDRESS - EMAIL_FROM_NAME - SESSION_SECRET - WGUI_USERNAME=admin - WGUI_PASSWORD=password - WG_CONF_TEMPLATE - WGUI_MANAGE_START=true...