Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] ToolChoice Ability and Expand Context Length #1

Open
haoruilee opened this issue Feb 4, 2025 · 0 comments
Open

[Proposal] ToolChoice Ability and Expand Context Length #1

haoruilee opened this issue Feb 4, 2025 · 0 comments

Comments

@haoruilee
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant