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

[question] Querying through script and retreiving results? #68

Open
timtensor opened this issue Mar 23, 2024 · 0 comments
Open

[question] Querying through script and retreiving results? #68

timtensor opened this issue Mar 23, 2024 · 0 comments

Comments

@timtensor
Copy link

Hi there,
I have been using lepton search lately and i am quite happy with the summarized results it provides. I am wondering if there is a way to interact with the search engine via python ?
For example i want to do something like

question = 'where are the next games of real madrid being held ? "
search = lepton.search (f'{question})
response = lepton.response(search)
sources = lepton.sources(response.sources)

Something on these lines . Is it possible to do so ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant