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

🔷 [Epic] Agent Directory Prototype #2

Closed
13 tasks done
gabehamilton opened this issue Feb 5, 2024 · 1 comment · Fixed by near/near-discovery-components#660
Closed
13 tasks done

🔷 [Epic] Agent Directory Prototype #2

gabehamilton opened this issue Feb 5, 2024 · 1 comment · Fixed by near/near-discovery-components#660
Assignees
Labels
Epic Milestone or feature issue type

Comments

@gabehamilton
Copy link
Collaborator

gabehamilton commented Feb 5, 2024

A Directory of Custom GPTs with many advantages over other agent frameworks.

  1. Decentralized Frontend.
    a. the directory, for discoverability
    b. an 'Agent template' BOS Component, "fork this to create your Agent / Custom GPT"
  2. Examples of interacting with NEAR. Signed in users can interact with social.near or other contracts as normal.
  3. Additional Framework features. We'll build more features for the Agent Framework down the road.

Agent Template Component(s)

  1. Model selection. A selector for where to send LLM requests.
    a. Start with OpenAI api and local.
    b. credentials in local storage?
    c. Ability to register your LLM in the list of all LLMs, possibly with defining an adapter for its API
  2. Pure GPT adaptors:
    a. system prompt
    b. text processing of results
    c. standard output component

Additional Framework Features

  1. Support for external triggers, cron-based or transaction-based
  2. Ability to invoke APIs or send transactions on behalf of a user

Tasks

  1. enhancement
    gabehamilton
  2. gabehamilton
  3. gabehamilton
@gabehamilton gabehamilton added the Epic Milestone or feature issue type label Feb 5, 2024
@gabehamilton gabehamilton self-assigned this Feb 12, 2024
@gabehamilton gabehamilton changed the title 🔷 [Epic] Agent Directory 🔷 [Epic] Agent Directory Prototype Feb 21, 2024
@gabehamilton gabehamilton reopened this Feb 23, 2024
@gabehamilton
Copy link
Collaborator Author

It's alive!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Milestone or feature issue type
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant