Skip to content

CodeGate v0.1.15

Latest
Compare
Choose a tag to compare
@lukehinds lukehinds released this 30 Jan 14:15
· 16 commits to main since this release
6c9b508

What's Changed

  • fix: remove checks for added into db because it was truncating content by @yrobla in #795
  • Add utilities to dump Copilot traffic. by @blkt in #664
  • Bump pytest-asyncio from 0.25.2 to 0.25.3 by @dependabot in #800
  • fix: correct formatting for cline/kodu by @yrobla in #798
  • Kick off provider endpoint CRUD structure and registration by @JAORMX in #790
  • Update OpenAPI by @github-actions in #805
  • Include the token usage for every conversation and workspace by @aponcedeleonch in #788
  • Update OpenAPI by @github-actions in #807
  • Add to update model prices workflow by @aponcedeleonch in #808
  • Update model_prices_and_context_window.json by @github-actions in #810
  • Addd ability to change authentication for model by @JAORMX in #809
  • Update OpenAPI by @github-actions in #811
  • Bootstrap provider with auth none by @JAORMX in #814
  • fix: copy the whole message content when doing normalization by @yrobla in #818
  • rename provider to provider_id in MUX api by @JAORMX in #819
  • Readme revamp by @dashtangui in #822
  • issue templates unified by @davolokh in #796
  • Update OpenAPI by @github-actions in #821
  • Enable the integration tests for Ollama by @rdimitrov in #802
  • Update OpenAPI by @github-actions in #825
  • issue templates fixed by @davolokh in #828
  • Enable the integration tests for vllm by @rdimitrov in #806
  • Bootstrap provider models on addition & implement mux endpoints by @JAORMX in #826
  • Update OpenAPI by @github-actions in #835
  • don't delete models on provider update by @JAORMX in #836
  • Add LM Studio provider by @aponcedeleonch in #837

New Contributors

Full Changelog: v0.1.14...v0.1.15