Skip to content
New issue

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

Update metadata.txt #1065

Merged
merged 1 commit into from
Aug 12, 2024
Merged

Update metadata.txt #1065

merged 1 commit into from
Aug 12, 2024

Commits on Aug 2, 2024

  1. Update metadata.txt

    - Adding namespace extraction :
    It can be used in GPTs which have API capabilities, it can list the endpoint and parameter of the API used in the backend of a GPTs, it's seem that these capabilities is insert into the LLM session with text, and namespace is used to declare function.
    
    - Adding Data extraction :
    Extract files stored in a LLM if code interpreter is activated.
    
    - Adding rules extraction :  
    Extract rules, and prompt used in preprompted LLM.
    7h30th3r0n3 authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    83b6785 View commit details
    Browse the repository at this point in the history