Skip to content

Discussion: Being able to serialise steps and continue -> Can we use. agent to create it's own tools? #3

@Maxim-Filimonov

Description

@Maxim-Filimonov

Inspired by https://jina.ai/news/auto-gpt-unmasked-hype-hard-truths-production-pitfalls/

Looking at the code I believe, it should be possible to implement serialisation. Idea would be simple - dump an algorithm into JSON file.
I do wonder if it's a bigger question on agents being able to abstract their own tasks into concepts and create a list of possible tasks to use.
Like when I was writing a trading bot I kept thinking - why agent cannot create a tool once like "get_technical_indicators" and then reuse it. It keeps writing the tool from scratch every time.
It's like software development before invention of libraries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions