hiramu 0.1.15

A Rust AI Engineering Toolbox to Access Ollama, AWS Bedrock
Documentation
1
2
3
4
5
6
7
8
9
10
11
## TO DO

[X] - Implement Bedrock Client
[X] - Implement Bedrock MultiModal in Chat, Image support
[X] - Add support to embedding models with Ollama
[ ] - Add mistral support
[ ] - Add support to embedding models with Bedrocks
[X] - Add more Tests and examples
[ ] - Expose the Library for Python / NodeJs
[ ] - Add instructor like API to the library to control the generation
[ ] - Add OpenAI support