765e390b9b2e322eb4f7b8328d27b7114ee2c457
Prototype implementation that allows: 1. Normal conversation with the AI 2. Tool-calling to update trading strategies Created new ConversationalAgent that uses CrewAI with tools: - get_current_strategy: Check current bot strategy - update_trading_strategy: Update bot's trading configuration The agent can now respond to questions like 'What is this?' without forcing JSON output, and can update strategies when user provides specific parameters. Refs #51
Description
Research and documentation repository
Languages
Python
63%
Svelte
30.2%
TypeScript
6.2%
Shell
0.3%
JavaScript
0.2%