- Add ave-cloud-skill as git submodule - Create symlink for Python import at src/backend/app/ave - Replace search_tokens with new library-based implementation - Add get_token, get_price, get_risk tools using ave-cloud-skill library - Update TOOLS array and SYSTEM_PROMPT_WITH_TOOLS Implements issue #56
4 lines
109 B
Plaintext
4 lines
109 B
Plaintext
[submodule "ave-cloud-skill"]
|
|
path = ave-cloud-skill
|
|
url = https://github.com/AveCloud/ave-cloud-skill.git
|