Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Conversation

chr-hertel
Copy link
Member

@chr-hertel chr-hertel commented Apr 22, 2025

  • text generation
  • streaming
  • tool calling
  • image input
  • structured output
  • embeddings
  • examples
  • documentation

Implementation is basically functional, but has following flaws to be resolved:

  1. tool schema differs in a breaking way from GPT - extension point is a MUST
  2. duplication of stream, message conversion and tool calling
  3. error handling - once again

@chr-hertel chr-hertel force-pushed the feat-mistral branch 5 times, most recently from 009944f to 5d019d5 Compare May 1, 2025 19:57
@chr-hertel chr-hertel mentioned this pull request May 18, 2025
5 tasks
@chr-hertel chr-hertel force-pushed the feat-mistral branch 3 times, most recently from dbeef43 to caa4ba3 Compare June 1, 2025 13:46
@chr-hertel chr-hertel marked this pull request as ready for review June 1, 2025 13:47
@chr-hertel chr-hertel merged commit c27618d into main Jun 1, 2025
7 checks passed
@chr-hertel chr-hertel deleted the feat-mistral branch June 1, 2025 13:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant