Files
solana-agent-kit/test
Fahri Bilici 9297d78838 feat: Implement Action to Tool conversion for enhanced Solana agent functionality
- Added a new function to convert Action interfaces into LangChain Tools, improving the integration of action handlers within the Solana agent.
- Updated the agent initialization process to utilize the new conversion, allowing for dynamic tool creation based on defined actions.
- Enhanced error handling and input validation within the action execution flow.
2024-12-27 18:32:14 +01:00
..