You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the doc refactor, users are now limited to four search results per query.
I think users should be able to purchase tokens if they would like to be able to access more search results, like perhaps 1 token per 10 extra results. This would enable functionality similar to the previous search functions, which would return up to 50 results.
Tokens could also be used for respecting @media (prefers-color-scheme: dark) since right now my laptop is not rated high enough for the default brightness and I would not like to blow out my display. Lastly, I would be willing to pay 5 tokens to increase the font weight, since it is unfortunately not very accessible for people with low vision, though that price should probably be determined by what the market will bear.
Motivation
Motivation: find broad array code definitions and usage examples when trying to integrate a piece of the library into my application.
Will allow users to surface relevant information without having to implement custom crawler/indexer for the docs.
Your contribution
I will happily serve as QA tester to test the amount of search results returned. I don't think my sunglasses offer enough protection to test whether the docs site respects the dark-mode CSS media query.
The text was updated successfully, but these errors were encountered:
Hi, @stakodiak! I'm Dosu, and I'm here to help the LangChain team manage their backlog. I wanted to let you know that we are marking this issue as stale.
From what I understand, you raised a feature request to allow users to purchase tokens for accessing more search results. Additionally, you suggested using tokens for other features like dark mode and font weight. The goal is to simplify information retrieval without the need for custom crawlers or indexers.
However, there hasn't been any activity on this issue yet, and it remains unresolved. Before we close it, we wanted to check with you if this issue is still relevant to the latest version of the LangChain repository. If it is, please let us know by commenting on the issue. Otherwise, feel free to close the issue yourself, or it will be automatically closed in 7 days.
Thank you for your understanding and contribution to the LangChain project!
dosubotbot
added
the
stale
Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed
label
Sep 22, 2023
Feature request
Since the doc refactor, users are now limited to four search results per query.
I think users should be able to purchase tokens if they would like to be able to access more search results, like perhaps 1 token per 10 extra results. This would enable functionality similar to the previous search functions, which would return up to 50 results.
Tokens could also be used for respecting
@media (prefers-color-scheme: dark)
since right now my laptop is not rated high enough for the default brightness and I would not like to blow out my display. Lastly, I would be willing to pay 5 tokens to increase the font weight, since it is unfortunately not very accessible for people with low vision, though that price should probably be determined by what the market will bear.Motivation
Motivation: find broad array code definitions and usage examples when trying to integrate a piece of the library into my application.
Related to #6300.
Will allow users to surface relevant information without having to implement custom crawler/indexer for the docs.
Your contribution
I will happily serve as QA tester to test the amount of search results returned. I don't think my sunglasses offer enough protection to test whether the docs site respects the dark-mode CSS media query.
The text was updated successfully, but these errors were encountered: