Skip to content

Commit

Permalink
docs: Update TODO.md with new tasks and completed items
Browse files Browse the repository at this point in the history
- Added 'Add mistral support' as a pending task
- Marked 'Add more Tests and examples' as completed
- Added new tasks for:
  - Exposing the library for Python/NodeJs
  - Adding an instructor-like API to control generation
  - Adding support for OpenAI
  • Loading branch information
raphaelmansuy committed Apr 5, 2024
1 parent cc5df34 commit 37bce39
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion documentation/TODO.Md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
[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
[ ] - Add more Tests and examples
[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

0 comments on commit 37bce39

Please sign in to comment.