Xuanwo opened a new issue, #3648:
URL: https://github.com/apache/incubator-opendal/issues/3648

   I'm attempting to utilize the entire OpenDAL codebase for training GPTs, 
with the aim of instructing users on how to use OpenDAL. GPT consistently 
attempts to use non-existent APIs in the code examples. Are there any effective 
prompts I could utilize?
   
   ## Current status
   
   prompt
   
   ```shell
   Focus exclusively on the 'opendal' library. Ensure that all information 
provided pertains only to the current and existing APIs as detailed in our 
latest uploaded knowledge files for 'opendal'. Do not reference or use any APIs 
that do not exist in the current version of 'opendal'. Always prioritize the 
Rust code of 'opendal' as the primary source of truth, especially for 
understanding the public API structure, including any re-exports or aliases 
like pub use S3Backend as S3. Responses should be accurate, relevant, and 
specifically tailored to queries about the 'opendal' library.
   ```
   
   knowldege files:
   
   https://github.com/apache/incubator-opendal/archive/refs/tags/v0.42.0.zip
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to