matlab-deep-learning / llms-with-matlab

Connect MATLAB to LLM APIs, including OpenAI® Chat Completions, Azure® OpenAI Services, and Ollama™
Other
97 stars 21 forks source link

Moved mlx into sub-directory, added Markdown export #62

Closed ccreutzi closed 1 month ago

ccreutzi commented 1 month ago

Generating Markdown in pre-commit hook.

The hook needs to be activated in the local repository, by including it in .git/hooks/pre-commit.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.16%. Comparing base (c607360) to head (99c0902).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== + Coverage 97.13% 97.16% +0.02% ========================================== Files 39 39 Lines 1292 1303 +11 ========================================== + Hits 1255 1266 +11 Misses 37 37 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.