We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want to automate generation of the Tidbits site.
There are many models which we can use which have a large context window https://openrouter.ai/docs#models
By calling these large Context LLMs, We want to find the most important Topics for Tidbits
On items with green color are part of the things that we want to implement
Then by calling vector DB, we can create the Tidbits
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We want to automate generation of the Tidbits site.
There are many models which we can use which have a large context window
https://openrouter.ai/docs#models
By calling these large Context LLMs, We want to find the most important Topics for Tidbits
On items with green color are part of the things that we want to implement
Then by calling vector DB, we can create the Tidbits
The text was updated successfully, but these errors were encountered: