Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: properly structure completions in Ollama provider (#589)
* fix: properly structure completions in Ollama provider Co-Authored-By: Alex Reibman <meta.alex.r@gmail.com> * style: apply ruff-format changes Co-Authored-By: Alex Reibman <meta.alex.r@gmail.com> * style: add trailing commas and proper spacing Co-Authored-By: Alex Reibman <meta.alex.r@gmail.com> * style: remove extra blank lines Co-Authored-By: Alex Reibman <meta.alex.r@gmail.com> * docs: add Ollama example script Co-Authored-By: Alex Reibman <meta.alex.r@gmail.com> * style: fix formatting in Ollama example script Co-Authored-By: Alex Reibman <meta.alex.r@gmail.com> * style: remove extra blank lines from Ollama example script Co-Authored-By: Alex Reibman <meta.alex.r@gmail.com> * style: remove trailing blank line from Ollama example script Co-Authored-By: Alex Reibman <meta.alex.r@gmail.com> * style: apply ruff-format changes to ollama examples Co-Authored-By: Alex Reibman <meta.alex.r@gmail.com> * fix: ensure proper event tracking in Ollama provider Co-Authored-By: Alex Reibman <meta.alex.r@gmail.com> * Delete examples/ollama_examples/ollama_examples.py --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Reibman <meta.alex.r@gmail.com> Co-authored-by: Alex Reibman <areibman@gmail.com>
- Loading branch information