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
Now llms_txt2ctx only supports to read http:// or https:// links, any idea to read relative markdown files? When editing llms.txt, relative files are friendly for IDE/Editor. It's is also friendly to convert local llms.txt to llms.md, and attach llms.md to chat bot.
# zawk
> zawk is an implementation of the AWK language written by Rust, and it includes a standard library for text, math,
> datetime, crypto, parser, encode/decode, KV, SQLite/MySQL, Redis/NATS, etc.
## Docs
- [FAQ](./info/faq.md): FAQ about zawk
The text was updated successfully, but these errors were encountered:
Now
llms_txt2ctx
only supports to readhttp://
orhttps://
links, any idea to read relative markdown files? When editingllms.txt
, relative files are friendly for IDE/Editor. It's is also friendly to convert localllms.txt
tollms.md
, and attachllms.md
to chat bot.The text was updated successfully, but these errors were encountered: