Releases: katanemo/archgw
Releases · katanemo/archgw
release 0.2.2 🎉
What's Changed
- Fixing relative link to the shared chatbotui in the spotify demo, and add references to it in the README by @salmanap in #400
- Fix typo by @epicfaace in #401
- updated the spotify bearer authorization README and fixed main README… by @salmanap in #402
- use archfc hosted on aws by @adilhafeez in #409
- fix error in function name + new thresholds by @cotran2 in #406
- update jaeger by @adilhafeez in #411
- use docker cli to communicate to docker sub system by @adilhafeez in #412
- Update arch_config and add tests for arch config file by @adilhafeez in #407
- release 0.2.2 by @adilhafeez in #413
New Contributors
- @epicfaace made their first contribution in #401
Full Changelog: 0.2.1...0.2.2
release 0.2.1 🎉
What's Changed
- fix llm_provider docs format by @adilhafeez in #385
- Updated README layout by @salmanap in #387
- log improvements and some code refactor by @adilhafeez in #379
- Add Langtrace as a supported observability tool by @obinnascale3 in #376
- Infer port from protocol if port is not specified and add ability to override hostname in clusters def by @adilhafeez in #389
- Publish both arm64 and amd64 in docker on main by @adilhafeez in #392
- run rust tests for all crates upon commit by @adilhafeez in #393
- remove unused cargo.lock files by @adilhafeez in #396
- Encode parameter values in http path and ... by @adilhafeez in #395
- add ability to specify custom http headers in api endpoint by @adilhafeez in #386
- refactor demos by @salmanap in #398
- spotify demo with optimized context window code change by @adilhafeez in #397
- release 0.2.1 by @adilhafeez in #399
New Contributors
- @obinnascale3 made their first contribution in #376
Full Changelog: 0.2.0...0.2.1
release 0.2.0
What's Changed
- updated README based on feedback on reddit by @salmanap in #372
- Salmanap/fix readme 019a by @salmanap in #373
- add in honeycomb support for weather-forecast demo by @aayushwhiz in #345
- When using ollama token count was not coming in by @adilhafeez in #375
- add docker-compose file for honeycomb tracing by @adilhafeez in #377
- Add run_demo.sh for llm_routing demo by @GuyStone in #381
- Fix llm_routing provider element by @adilhafeez in #382
- add support for custom llm with ssl support by @adilhafeez in #380
- release 0.2.0 by @adilhafeez in #384
New Contributors
Full Changelog: 0.1.9...0.2.0
Release 0.1.9
What's Changed
- add github pull request extension in vscode by @adilhafeez in #367
- Send per prompt target system prompt by @adilhafeez in #368
- add support for using custom upstream llm by @adilhafeez in #365
- add PR to release 0.1.9 by @adilhafeez in #371
Full Changelog: 0.1.8...0.1.9
0.1.8
What's Changed
- only test currency exchange in demo test by @adilhafeez in #348
- pin poetry to 1.8.5 by @adilhafeez in #358
- use per user docker socket if system docker socket doesn't exist by @adilhafeez in #361
- updated docs for 0.1.8 support by @salmanap in #366
- Some fixes on model server by @nehcgs in #362
Full Changelog: 0.1.7...0.1.8
0.1.7
What's Changed
- fix code bug in weather forecast demo by @adilhafeez in #340
- Break apart common_types mod by @junr03 in #334
- Break apart metrics into their own module by @junr03 in #335
- add more granular bucket sizes for ttft by @aayushwhiz in #343
- Use intent model from archfc to pick prompt gateway by @nehcgs in #328
Full Changelog: 0.1.6...0.1.7
Release 0.1.6
What's Changed
- add note about hosted arch-fc by @adilhafeez in #308
- correctly map stats port to host by @adilhafeez in #311
- update alertmanager version to v2, remove the merge artifacts by @peterj in #309
- hallucination with log probs by @cotran2 in #281
- updating doc versions, images and cleaning up section for prompt-guard by @salmanap in #320
- 322 add support for pydantic logfire for llm agent tracing by @aayushwhiz in #329
- docs: update README.md by @eltociear in #332
- fix the README for the weather_forecasting demo by @aayushwhiz in #336
- update getting started guide and add llm gateway and prompt gateway samples by @adilhafeez in #330
- update quick start rst to be in sync with readme.md by @adilhafeez in #337
- update cli to 0.1.6 by @adilhafeez in #338
New Contributors
Full Changelog: 0.1.5...0.1.6
release 0.1.5 🎉
What's Changed
- use envoy to publish traces by @adilhafeez in #270
- publish docker image by @adilhafeez in #283
- publish docker image on release only by @adilhafeez in #284
- updating readme and docs with note about Arch-Function by @salmanap in #285
- update readme with python version by @adilhafeez in #302
- use fix prompt guards by @adilhafeez in #303
- Remove blanket unused imports from the common crate by @junr03 in #292
- add schema change to use enum in arch_config by @adilhafeez in #304
- remove dependency on docker-compose when starting up archgw by @adilhafeez in #305
- release 0.1.5 by @adilhafeez in #307
Full Changelog: 0.1.3...0.1.5
Release 0.1.3 🎉
What's Changed
- updating README with PH launch results by @salmanap in #268
- Add in tpot by @aayushwhiz in #269
- move custom tracer to llm filter by @adilhafeez in #267
- updating docs to reflect changes in 0.1.2 like tracing via signoz and… by @salmanap in #271
- updated website with PH badge by @salmanap in #272
- updating website to track analytics by @salmanap in #273
- fix start time of llm filter by @adilhafeez in #278
- release 0.1.3 by @adilhafeez in #280
Full Changelog: 0.1.2...0.1.3
Release 0.1.2 🎉 Latest
Built packages
- pypi: archgw/0.1.2
- pypi: archgw_modelserver/0.1.2
- docker image: b35f75d6f5b0 (katanemo/archgw:latest)
What's Changed
- fix ports and update README for paths to agent/chat by @salmanap in #240
- fixing ports in arch_config for demos by @salmanap in #241
- updating README logo by @salmanap in #242
- add http files for llm and prompt gateway for local testing by @adilhafeez in #244
- retry embeddings fetch by @adilhafeez in #245
- chore: update stream_context.rs by @eltociear in #248
- add prefill and test by @cotran2 in #236
- add support for jaeger tracing by @adilhafeez in #229
- update docs with weather_forecast path by @adilhafeez in #253
- add requirements to readme by @adilhafeez in #249
- obfuscate auth header by @adilhafeez in #254
- removing hard depdency on mistral keys in weather forecast demos by @salmanap in #256
- update rust toolchain to 1.82 by @adilhafeez in #255
- Add service to stream custom otel traces to otel-collector by @adilhafeez in #262
- Update arch stats by @aayushwhiz in #250
- move grafana and prometheus to shared by @adilhafeez in #265
- release 0.1.2 by @adilhafeez in #266
Full Changelog: 0.1.0...0.1.2