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

Embeddings_SQL support #111391

Closed
trillionmonster opened this issue Jul 29, 2024 · 1 comment
Closed

Embeddings_SQL support #111391

trillionmonster opened this issue Jul 29, 2024 · 1 comment
Labels
needs:triage Requires assignment of a team area label

Comments

@trillionmonster
Copy link

Look at this page :

https://github.com/neuml/txtai/blob/master/examples/30_Embeddings_SQL_custom_functions.ipynb

when to support Embeddings_SQL like this

select text, translation(text, 'de', null) 'text (DE)', translation(text, 'es', null) 'text (ES)', translation(text, 'fr', null) 'text (FR)' from txtai where similar('feel good story') limit 1

@elasticsearchmachine elasticsearchmachine added the needs:triage Requires assignment of a team area label label Jul 29, 2024
@astefan
Copy link
Contributor

astefan commented Jul 29, 2024

Thanks very much for your interest in Elasticsearch.

This appears to be a user question, and we'd like to direct these kinds
of things to the forums. If you can stop
by there, we'd appreciate it. This allows us to use GitHub for verified
bug reports, feature requests, and pull requests.

There's an active community in the forums
that should be able to help get an answer to your question. As such, I
hope you don't mind that I close this.

@astefan astefan closed this as completed Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:triage Requires assignment of a team area label
Projects
None yet
Development

No branches or pull requests

3 participants