Franck Stéphane Ndzomga

Results 4 issues of Franck Stéphane Ndzomga

I added support for Mistral AI's API. Thanks to this new feature, users will be able to play with the following models easily: mistral-small-latest, mistral-medium-latest, and mistral-large-latest (a GPT-4 level...

The ModuleGraph class is a utility for generating visual representations of Python modules and their components using the graphviz library. It enables users to visualize the structure and interactions of...

Added support for spBLEU (SentencePiece BLEU) and cosine similarity as new evaluation metrics in the dspy module to enhance text similarity and performance analysis.