Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing token counts if output_tokens is 0 + adding embedding cost… #292

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

alizenhom
Copy link
Collaborator

… tables

@karthikscale3 karthikscale3 merged commit c93ba60 into development Oct 15, 2024
@karthikscale3 karthikscale3 deleted the ali/fix-token-count branch October 15, 2024 13:56
karthikscale3 added a commit that referenced this pull request Oct 16, 2024
* Pagination bug

* Bug fix

* Update package

* Bugfixes

* Add migration file

* adding ability to add to dataset from traces tab

* fixing z-index bug

* fixing llm parsing, disable button for non llm traces

* cleaning up api providers page

* more bug fixes, auditing models

* adding api key auth to create project api key (#270)

* Improvements to prompt playground (#272)

* fixing static text area, fixing overlap

* creating custo ui for playground taces

* fetching traces on dialog open

* fixes

* fixes

* fixes

---------

Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>

* fix

* fix

* support for o1-preview and o1-mini (#275)

* fixing live prompt bug (#277)

* DSPy enhancements (#280)

* DSPy experiments

* LiteLLM support

* eval charts

* experiment metrics

* empty state

* minor fix

* fix

* clearing invite form fields on send (#279)

* Track project creation count metrics (#271)

* adding posthog

* bug fixes, adding new env vars

* adding posthog api key to dockerfile

* updating read me

* removing sensitive data

* removing more data

* adding sign up count by team

* minor

* update

* fixes

---------

Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>

* minor

* minor (#282)

* add vercel ai pricing (#283)

* fix (#284)

* Fixes (#289)

* Add `Gemini` Cost table (#291)

* add gemini cost tables

* remove protobuf helper

* Fixing token counts if `output_tokens` is `0` + adding embedding cost tables (#292)

* make tracing endpoint `route.ts` oTel compatible backend. (#298)

* make tracing endpoint `route.ts` oTel compatible backend.

* handle null events

* fallback for status code

* remove console statement

* Upload csv feature (#265)

* all changes for upload csv feature

* upddated package.json.lock

* updated package.lock.json

* update package lock

* fixes

* validation

---------

Co-authored-by: Oluwadabira Akinwumi <dabira.akinwumi@gmail.com>
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>

* Update package lock (#299)

* all changes for upload csv feature

* upddated package.json.lock

* updated package.lock.json

* update package lock

* fixes

* validation

* validation

---------

Co-authored-by: Oluwadabira Akinwumi <dabira.akinwumi@gmail.com>

---------

Co-authored-by: dylan <dylan@scale3labs.com>
Co-authored-by: dylanzuber-scale3 <116033320+dylanzuber-scale3@users.noreply.github.com>
Co-authored-by: Ali Waleed <ali@scale3labs.com>
Co-authored-by: dabiras3 <dabira@scale3labs.com>
Co-authored-by: Oluwadabira Akinwumi <dabira.akinwumi@gmail.com>
karthikscale3 added a commit that referenced this pull request Oct 17, 2024
* Pagination bug

* Bug fix

* Update package

* Bugfixes

* Add migration file

* adding ability to add to dataset from traces tab

* fixing z-index bug

* fixing llm parsing, disable button for non llm traces

* cleaning up api providers page

* more bug fixes, auditing models

* adding api key auth to create project api key (#270)

* Improvements to prompt playground (#272)

* fixing static text area, fixing overlap

* creating custo ui for playground taces

* fetching traces on dialog open

* fixes

* fixes

* fixes

---------

Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>

* fix

* fix

* support for o1-preview and o1-mini (#275)

* fixing live prompt bug (#277)

* DSPy enhancements (#280)

* DSPy experiments

* LiteLLM support

* eval charts

* experiment metrics

* empty state

* minor fix

* fix

* clearing invite form fields on send (#279)

* Track project creation count metrics (#271)

* adding posthog

* bug fixes, adding new env vars

* adding posthog api key to dockerfile

* updating read me

* removing sensitive data

* removing more data

* adding sign up count by team

* minor

* update

* fixes

---------

Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>

* minor

* minor (#282)

* add vercel ai pricing (#283)

* fix (#284)

* Fixes (#289)

* Add `Gemini` Cost table (#291)

* add gemini cost tables

* remove protobuf helper

* Fixing token counts if `output_tokens` is `0` + adding embedding cost tables (#292)

* make tracing endpoint `route.ts` oTel compatible backend. (#298)

* make tracing endpoint `route.ts` oTel compatible backend.

* handle null events

* fallback for status code

* remove console statement

* Upload csv feature (#265)

* all changes for upload csv feature

* upddated package.json.lock

* updated package.lock.json

* update package lock

* fixes

* validation

---------

Co-authored-by: Oluwadabira Akinwumi <dabira.akinwumi@gmail.com>
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>

* Update package lock (#299)

* all changes for upload csv feature

* upddated package.json.lock

* updated package.lock.json

* update package lock

* fixes

* validation

* validation

---------

Co-authored-by: Oluwadabira Akinwumi <dabira.akinwumi@gmail.com>

* add proto files inside `next.config.mjs` and migrate protofiles to root level (#302)

---------

Co-authored-by: dylan <dylan@scale3labs.com>
Co-authored-by: dylanzuber-scale3 <116033320+dylanzuber-scale3@users.noreply.github.com>
Co-authored-by: Ali Waleed <ali@scale3labs.com>
Co-authored-by: dabiras3 <dabira@scale3labs.com>
Co-authored-by: Oluwadabira Akinwumi <dabira.akinwumi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants