Coder Social home page Coder Social logo

Comments (4)

vidas avatar vidas commented on September 18, 2024

Hi Markus!

Unfortunately, whenever you update meta information of a remote agent (whatever register method returns) you have to restart ActiveWorkflow. Right now remote agents are mirrored by "proxy classes" that are created during ActiveWorkflow startup. Until we reimplement all core agents using the same remote agent API this will be the case... I hope this helps.

Thank you!
Vidas

P.S. You can update your check/receive methods whenever you want though. It will just work - very useful when implementing/debugging agents.

from active_workflow.

suhrm1 avatar suhrm1 commented on September 18, 2024

Ah thank you, I somehow was under the impression that restarting ActiveWorkflow did not trigger an update of meta information.

Quick related question: is it possible to provide message_description for Remove Agents? I tried just returning markdown under that key with the register method but it did not seem to be processed by ActiveWorkflow.

from active_workflow.

vidas avatar vidas commented on September 18, 2024

message_description property is not yet implemented for remote agents. It would not be very useful to make it a static constant, it should represent a real message format (that can change depending on agents configuration) therefore can't be done at the registration stage. This and other features will be added to the Remote Agent API while migrating core agents to it.

For now, I suggest describing the message format in the general description.

Thanks for your interest!

Vidas

from active_workflow.

suhrm1 avatar suhrm1 commented on September 18, 2024

Thank you again for clarifying. I'm looking forward to upcoming developments.

Kind regards,
Markus

from active_workflow.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.