Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
docker-compose.yaml | 2025-04-15 | 1.6 kB | |
4.0.9 source code.tar.gz | 2025-04-15 | 1.8 MB | |
4.0.9 source code.zip | 2025-04-15 | 2.0 MB | |
README.md | 2025-04-15 | 8.4 kB | |
Totals: 4 Items | 3.9 MB | 0 |
What's Changed
- add to datasets from the traces page by @dylanzuber-scale3 in https://github.com/Scale3-Labs/langtrace/pull/268
- audit playground by @dylanzuber-scale3 in https://github.com/Scale3-Labs/langtrace/pull/269
- adding api key auth to create project api key by @dylanzuber-scale3 in https://github.com/Scale3-Labs/langtrace/pull/270
- Improvements to prompt playground by @dylanzuber-scale3 in https://github.com/Scale3-Labs/langtrace/pull/272
- Support for OpenAI o1-mini and o1-preview models by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/275
- fix prompt fetching issue by @dylanzuber-scale3 in https://github.com/Scale3-Labs/langtrace/pull/277
- DSPy enhancements by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/280
- Clear invite team member form on send by @dylanzuber-scale3 in https://github.com/Scale3-Labs/langtrace/pull/279
- Track project creation count metrics by @dylanzuber-scale3 in https://github.com/Scale3-Labs/langtrace/pull/271
- Minor fix to captureEvent by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/282
- Add Vercel AI Pricing by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/283
- Minor layout fix by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/284
- Bugfixes for DSPy by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/289
- Add
Gemini
Cost table by @alizenhom in https://github.com/Scale3-Labs/langtrace/pull/291 - Fixing token counts if
output_tokens
is0
+ adding embedding cost… by @alizenhom in https://github.com/Scale3-Labs/langtrace/pull/292 - make tracing endpoint
route.ts
oTel compatible backend. by @alizenhom in https://github.com/Scale3-Labs/langtrace/pull/298 - Upload csv feature by @dabiras3 in https://github.com/Scale3-Labs/langtrace/pull/265
- Update package lock by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/299
- add proto files inside
next.config.mjs
and migrate protofiles to ro… by @alizenhom in https://github.com/Scale3-Labs/langtrace/pull/302 - Support xAI by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/306
- Upmerge from main by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/316
- Add compatibility to
OTLPSpanExporter
by @alizenhom in https://github.com/Scale3-Labs/langtrace/pull/311 - Remove unused component by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/318
- Add
session.id
filter by @alizenhom in https://github.com/Scale3-Labs/langtrace/pull/322 - Support for keyword search over spans by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/323
- Support for MongoDB and bugfixes by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/325
- Bug fix for chart tabs query by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/327
- Bug fix to accomodate typescript SDK by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/329
- Bug fix to chart tabs on annotations by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/330
- docs: improve README visual presentation and organization by @devin-ai-integration in https://github.com/Scale3-Labs/langtrace/pull/332
- Add Support for Guardrails by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/333
- add
proto
folder while building the image by @alizenhom in https://github.com/Scale3-Labs/langtrace/pull/335 - docs: update README.md with new integrations by @devin-ai-integration in https://github.com/Scale3-Labs/langtrace/pull/337
- feat: add Mistral logo and orange color styling by @devin-ai-integration in https://github.com/Scale3-Labs/langtrace/pull/338
- docs: add PyPI total downloads badge by @devin-ai-integration in https://github.com/Scale3-Labs/langtrace/pull/339
- Minor bugfix to add Mistral by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/340
- Minor bugfix to query by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/341
- feat: Allow Zod schema prompts to be edited/versioned as zod schema by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/348
- feat: add Milvus vendor image by @devin-ai-integration in https://github.com/Scale3-Labs/langtrace/pull/352
- docs: add Milvus to supported vector databases by @devin-ai-integration in https://github.com/Scale3-Labs/langtrace/pull/354
- Update cost table and fix formatting by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/355
- feat: add Mistral AI cost table and vendor integration by @devin-ai-integration in https://github.com/Scale3-Labs/langtrace/pull/357
- Add workflow to automatically close inactive issues by @devin-ai-integration in https://github.com/Scale3-Labs/langtrace/pull/358
- Add pagination config for the traces tab by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/360
- Minor UX improvement to traces tab by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/361
- Minor UX improvement to traces tab by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/362
- Remove Span Count from header by @alizenhom in https://github.com/Scale3-Labs/langtrace/pull/363
- feat: add deepseek integration by @devin-ai-integration in https://github.com/Scale3-Labs/langtrace/pull/364
- chore: update cohere cost table to reflect newer models by @devin-ai-integration in https://github.com/Scale3-Labs/langtrace/pull/369
- fix: standardize token count properties by @devin-ai-integration in https://github.com/Scale3-Labs/langtrace/pull/367
- animate
langgraph
edges by @alizenhom in https://github.com/Scale3-Labs/langtrace/pull/365 - Query performance improvements by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/370
- feat: Support for evaluating sessions and individual spans by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/372
- Follow up bug fixes by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/373
- feat: Enhance Human Eval Metrics by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/374
- feat: Enhance human eval metrics by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/375
- Minor bug fix for the averages chart by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/376
- feat: Enhance the UX of datasets and evaluations by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/377
- Minor bug fixes by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/378
- Obinna/s3 en 2894 test arch integration by @obinnascale3 in https://github.com/Scale3-Labs/langtrace/pull/384
- Support cached input tokens by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/387
- add graphlit metadata and assets by @obinnascale3 in https://github.com/Scale3-Labs/langtrace/pull/389
- Support for Gpt 4.5 and Minor bug fixes by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/395
- add agno metadata and update cost tables by @obinnascale3 in https://github.com/Scale3-Labs/langtrace/pull/394
- Cleanlab Integration by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/398
- Bugfixes and query performance improvements by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/400
- Minor bugfixes by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/403
- Improve trace rendering performance by @karthikscale3 in https://github.com/Scale3-Labs/langtrace/pull/410
- update groq pricing table by @obinnascale3 in https://github.com/Scale3-Labs/langtrace/pull/409
- fix google genai token costs by @obinnascale3 in https://github.com/Scale3-Labs/langtrace/pull/415
- add neo4j vendor assets by @obinnascale3 in https://github.com/Scale3-Labs/langtrace/pull/413
- fix vendor mismatch by @obinnascale3 in https://github.com/Scale3-Labs/langtrace/pull/420
- Ali/sync dev main project by @alizenhom in https://github.com/Scale3-Labs/langtrace/pull/422
- add gpt-4.1 pricing by @obinnascale3 in https://github.com/Scale3-Labs/langtrace/pull/423
- Obinna/s3 en 1111 release openai pricing update by @obinnascale3 in https://github.com/Scale3-Labs/langtrace/pull/424
New Contributors
- @devin-ai-integration made their first contribution in https://github.com/Scale3-Labs/langtrace/pull/332
Full Changelog: https://github.com/Scale3-Labs/langtrace/compare/4.0.8...4.0.9