Sifchain / sa-eliza

Conversational Agent for Twitter and Discord
https://ai16z.github.io/eliza/
MIT License
0 stars 0 forks source link

Create GitHub Data Provider for Eliza #39

Open snobbee opened 3 days ago

snobbee commented 3 days ago

Develop a dedicated GitHub provider within the Github plugin that fetches relevant data, such as issues and commits, from the GitHub API. This data must be transformed into Eliza-compatible Memory objects. The provider should handle authentication, pagination, and error handling efficiently. Utilize the existing createMemoriesFromFiles function as a starting point for the transformation logic. This provider will make Eliza capable of understanding and utilizing GitHub information.

jkbrooks commented 3 days ago

https://github.com/Sifchain/sa-eliza/issues/42

for scenarios (1-7)

snobbee commented 3 days ago

scenario 1 to 7 to implement