You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am recently developing my OAOAgent Python client trying to finally build a general framework of on-chain AI agent, and while it has been extremely useful for interacting with AI oracles on the blockchain, I’m currently facing two limitations that I hope you could assist with:
ToolChoice Ability for Models: At the moment, there are no LLMs with toolChoice ability deployed on OAO. This feature would significantly enhance the functionality and flexibility of AI agents by enabling them to perform more dynamic actions based on the user's input. Many agent framework like Swarm is based on this toolChoice ability. Could you consider deploying LLMs with toolChoice functionality to allow for more diverse and interactive agent behavior?
Expanding Context Length: Currently, the context length is limited, which can be a significant constraint when managing longer conversations or more complex tasks. I’d appreciate it if there could be a way to expand the context to accommodate more extended interactions and retain relevant conversation history.
Looking forward to hearing your thoughts!
The text was updated successfully, but these errors were encountered:
I am recently developing my OAOAgent Python client trying to finally build a general framework of on-chain AI agent, and while it has been extremely useful for interacting with AI oracles on the blockchain, I’m currently facing two limitations that I hope you could assist with:
ToolChoice Ability for Models: At the moment, there are no LLMs with toolChoice ability deployed on OAO. This feature would significantly enhance the functionality and flexibility of AI agents by enabling them to perform more dynamic actions based on the user's input. Many agent framework like Swarm is based on this toolChoice ability. Could you consider deploying LLMs with toolChoice functionality to allow for more diverse and interactive agent behavior?
Expanding Context Length: Currently, the context length is limited, which can be a significant constraint when managing longer conversations or more complex tasks. I’d appreciate it if there could be a way to expand the context to accommodate more extended interactions and retain relevant conversation history.
Looking forward to hearing your thoughts!
The text was updated successfully, but these errors were encountered: