Replies: 2 comments
-
|
I tried a few quick experiments to validate this direction. Test prompt 1. NotebookLM Setup: Add Result:
2. ChatGPT I tested the following prompt first: Then I applied the test prompt. Result:
While the test using |
Beta Was this translation helpful? Give feedback.
-
|
To address the API Reference volume issue, I split the documentation:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Background
Actionbase aims to be easier to approach for both contributors and users.
The Actionbase documentation is publicly available at https://actionbase.io/. As more LLM tools can fetch and read content directly from the web, Actionbase should support workflows that go beyond manual download and upload.
Note
While preparing Actionbase for its open source release, the documentation was revised to be clearer and more consistent. LLM tools were used to review the written content.
The workflow was:
This approach works, but it does not scale well. A more flexible and LLM-friendly documentation exploration workflow is needed.
Current Approach
As a first step, Actionbase adopted llms.txt (https://github.com/delucis/starlight-llms-txt) and provides guidance at https://actionbase.io/llms-txt/.
This has established a basic integration point for LLM-based documentation access, but there is still room for improvement.
Goal
The goal of this issue is not to decide on a single direction upfront, but to explore multiple approaches through experimentation and iteration.
Based on these explorations, we would like to evaluate what works best for Actionbase and then discuss whether to:
Incomplete proposals are welcome, including small experiments or draft-level pull requests.
Beta Was this translation helpful? Give feedback.
All reactions