-
Notifications
You must be signed in to change notification settings - Fork 79
Open
0 / 10 of 1 issue completedLabels
enhancementNew feature or requestNew feature or request
Description
What is the Problem Being Solved?
Create an initial AI agent capp. This is an Endo Pet Dæmon plugin (Worklet Capp) that runs in a backend worker, without a user interface, that interacts with the user with its “Agent” powers (pet name storage, pet mail, ability to request capabilities and save them, ability to request evaluation, one free worker, &c).
The application will need to request an HTTP endpoint and credential for an OpenAI HTTP backend then trampoline messages to and from the LLM, provide an Endo execution tool, and translate LLM-written code into requests to evaluate them that the user will see.
Consider using the ollama API or recreating the necessary parts out of parts. The API is a simple HTTP chat endpoint.
Description of the Design
Security Considerations
Scaling Considerations
Test Plan
Compatibility Considerations
Upgrade Considerations
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request