Actions and Tasks — Eliot 1.14.0+0.g3584072 documentation
A higher-level construct than messages is the concept of an action. An action can be started, and then finishes either successfully or with some sort of an exception. Success in this case simply means no exception was thrown; the result of an action may be a successful response saying “this did not work”. Log messages are emitted for action start and finish. Actions are also nested; one action can be the parent of another. An action’s parent is deduced from the Python call stack and context managers like Action.context(). Log messages will also note the action they are part of if they can deduce it from the call stack. The result of all this is that you can trace the operation of your code as it logs various actions, and see a narrative of what happened and what caused it to happen. Here’s a basic example of logging an action: This will log an action start message and if the block finishes successfully an action success message. If an exception is thrown by the block then an action fai
Actions and Tasks - Eliot 1.14.0+0.g3584072 documentation --> Docs >> Generating Logs >> Actions and Tasks Edit on GitHub Actions and Tasks ¶ Actions: A Start and a Finish ¶ A higher-level construct than messages is the concept of an action. An action can be started, and then finishes either successfully or with some sort of an exception. Success in this case simply means no exception was thrown; the result of an action may be a successful response saying “this did not work”. Log messages are emitted for action start and finish. Actions are also nested; one action can be the parent of another.
Explore this link on the map →related reading
- Messages - Eliot 1.14.0+0.g3584072 documentationeliot.readthedocs.io
- Why Eliot? - Eliot 1.14.0+0.g3584072 documentationeliot.readthedocs.io
- LLM Powered Autonomous Agents | Lil'Loglilianweng.github.io
- Cookbookcookbook.openai.com
- GitHub - kalaspuff/ai-assisted-task-executor: 🤖 A Task-Driven Autonomous Agent System as an AI-powered solution that leverages LLMs, vector search, and the LangChain framework to efficiently complete, generate, and prioritize tasks using agithub.com
- Effective context engineering for AI agents \ Anthropicanthropic.com
- Arjun Virkarjunvirk.com
- Contextcontext.ai
- Building reliable AI agents · parth sareenparthsareen.com
- 12-factor-agents/content/factor-03-own-your-context-window.md at main · humanlayer/12-factor-agents · GitHubgithub.com
- AI Elementselements.ai-sdk.dev
- Meaningful Motion with Action-Driven Animation | Tobias Ahlintobiasahlin.com