Hello,
We just released a version of our AI agent Alphanaut that uses an improved RAG collection (atm only available in the screener). We had a problem with the previous version where it stopped accessing the RAG entirely and became very dumb all of a sudden. The fix (or hack?) was to force the LLM to make a tool call every time. It seems much smarter at writing formulas now.
The new RAG comprises of:
- All our reference material
- Several general FAQs
- Several formula examples
In my tests it performed flawlessly for these questions:
Screen for biotech companies
How do I setup my account to receive earnings via PayPal?
Screen for stocks that have gapped up
We will continue to make improvements like:
- Add more RAG from the KB and from the forums.
- Add more FAQs and examples
- Add many more tools
Thanks in advance for your feedback.
Cheers