Commit 8b8ed75
authored
Gemini implementation for LLM models (#107)
* Fixing versioning issues
* Add support for Gemini LLM
* Updating README.md
* Adding yaml support for the model
* Adding support for Image Inputs
* Fix for str input support
* Rename Gemimi LLM to Gemimi
* Arium: The agent orchestration (#108)
* First version of graph based orchestraction
* Creating arium, the terrarium for agents
* First working implementation of arium
* Adding arium for llm agent orchestraction
* Adding anthropic dependency
* Updating httpaio
* Removed navigation controlled, aganist memory design
* Fix to update README
* Updated README to have table of contents1 parent 6ffb317 commit 8b8ed75
26 files changed
Lines changed: 4155 additions & 2393 deletions
File tree
- flo_ai
- examples
- flo_ai
- arium
- builder
- llm
- models
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments