What's Changed
* Update README.md by vizsatiz in https://github.com/rootflo/flo-ai/pull/6
* Introduce LLM routing & Linear Router Implementation by vishnurk6247 in https://github.com/rootflo/flo-ai/pull/7
* Linear teams: Ability to execute teams using linear router by vizsatiz in https://github.com/rootflo/flo-ai/pull/8
* Create the roadmap file by vizsatiz in https://github.com/rootflo/flo-ai/pull/10
* Update ROADMAP.md fix typos by vizsatiz in https://github.com/rootflo/flo-ai/pull/11
* Fix in roadmap and readme by vizsatiz in https://github.com/rootflo/flo-ai/pull/12
* docs: update README.md by eltociear in https://github.com/rootflo/flo-ai/pull/9
* Refactor to move routing logic to router instead of in the team. by vizsatiz in https://github.com/rootflo/flo-ai/pull/13
* Fix for context in RAG builder. by vizsatiz in https://github.com/rootflo/flo-ai/pull/16
* Context, version update for release by vizsatiz in https://github.com/rootflo/flo-ai/pull/17
* Creating FloNode, and implementing LLM agent by vizsatiz in https://github.com/rootflo/flo-ai/pull/18
* Add support for Tool Agent, which uses tool as a node in the graph by vizsatiz in https://github.com/rootflo/flo-ai/pull/19
* [BUG] Safely remove openai = "1.30.5" as a dependency by mahiro72 in https://github.com/rootflo/flo-ai/pull/20
* LLM Router: A router that is controller by prompt by vizsatiz in https://github.com/rootflo/flo-ai/pull/22
* Change to remove unused code by vizsatiz in https://github.com/rootflo/flo-ai/pull/23
* Make Supervisor Child of LLM Router by vizsatiz in https://github.com/rootflo/flo-ai/pull/24
* Add logging to Flo library by thomastomy5 in https://github.com/rootflo/flo-ai/pull/21
* Reflection & Delegation: Implement reflection and delegation, Agentic RAG example by vizsatiz in https://github.com/rootflo/flo-ai/pull/25
* Adding images for examples by vizsatiz in https://github.com/rootflo/flo-ai/pull/28
* Remove name randomization, and add name validations by vizsatiz in https://github.com/rootflo/flo-ai/pull/30
* Prepare for 0.0.3 release by vizsatiz in https://github.com/rootflo/flo-ai/pull/32
* Update readme with icon and title by vizsatiz in https://github.com/rootflo/flo-ai/pull/33
* Set version to release 0.0.3-rc1 by vizsatiz in https://github.com/rootflo/flo-ai/pull/35
* Change in readme for release 0.0.3 by vizsatiz in https://github.com/rootflo/flo-ai/pull/36
* Version update of release to 0.0.3 by vizsatiz in https://github.com/rootflo/flo-ai/pull/37
New Contributors
* vishnurk6247 made their first contribution in https://github.com/rootflo/flo-ai/pull/7
* eltociear made their first contribution in https://github.com/rootflo/flo-ai/pull/9
* mahiro72 made their first contribution in https://github.com/rootflo/flo-ai/pull/20
* thomastomy5 made their first contribution in https://github.com/rootflo/flo-ai/pull/21
**Full Changelog**: https://github.com/rootflo/flo-ai/compare/0.0.2.1...0.0.3