Commit 192da41
Release 3.1.0 (#349)
* 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)
* Support xAI (#306)
* support xai
* support xai
* Upmerge from main (#316)
* Release 1.5.11 (#172)
* chore: add docker cmd
* Compatibility fixes for SDK version 2.0.0 (#69)
* Pagination bug
* Bug fix
* Fix for schema changes
* Render tool calling
* Support for Langgraph, Qdrant & Groq (#73)
* Pagination bug
* Bug fix
* Add langgraph support
* QDrant support
* Add Groq support
* update README
* update README
* feat: optimise docker image for self host setup
* adding api access to traces endpoint
* clean up
* refactor
* feat: add clickhouse db create on app start (#79)
* docs: add railway deploy, fix sdk badges (#81)
* untrack .env
* Revert "untrack .env"
This reverts commit 4551d7eb33a22b4ba94be8eb1e20d620c6e0a567.
* Playground and Prompt Management (#83)
* Pagination bug
* Bug fix
* Playground - basic implementation
* Playground - streaming and nonstreaming
* Move playground inside project
* API key flow
* Api key
* Playground refactor
* Add chat hookup
* anthropic streaming support
* Bug fixes to openai playground
* Anthropic bugfixes
* Anthropic bugfix
* Cohere first iteration
* Cohere role fixes
* Cohere api fix
* Parallel running
* Playground cost calculation non streaming
* playground - streaming token calculation
* latency and cost
* Support for Groq
* Add model name
* Prompt management views
* Remove current promptset flow
* Prompt management API hooks
* Prompt registry final
* Playground bugfixes
* Bug fix playground
* Rearrange project nav
* Fix playground
* Fix prompts
* Bugfixes
* Minor fix
* Prompt versioning bugfix
* Bugfix
* fix: clickhouse table find queries (#82)
* Fix to surface multiple LLM requests inside LLM View (#84)
* Pagination bug
* Bug fix
* Fix for surfacing multiple LLM requests in LLMView
* Minor bugfixes (#86)
* Pagination bug
* Bug fix
* Bugfixes
* api to fetch promptset with prompt filters
* bug fixes
* fix invalid redirect
* fix invalid status code
* Project Switcher (#90)
* Pagination bug
* Bug fix
* Project switcher
* Feat: dataset download (#60)
* API: download dataset
* API: Download dataset
* updated download-dataset api
* Updated: download_dataset api
* Updated download dataset API
* Updated Download API: changed Response to Next Response, add a condition to ensure max page size is 500
* updated the download-dataset API: fixed the format and removed redundant lines of code
* Updated download_daatset API: file name and removed 'id' param
* Added the Download dataset button.
* Merged developemnt into my branch
* Updated button size
* Fixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update prompt registry with instructions to fetch prompts (#91)
* Pagination bug
* Bug fix
* Update prompt registry
* Minor bugfix (#94)
* Pagination bug
* Bug fix
* Minor bugfix
* chore: update github repo badges
* optimizing token count function
* Add GPT4-O Pricing and Playground (#98)
* Pagination bug
* Bug fix
* Add GPT4-O support
* Add GPT4-O support
* Update cost
* Dylan/s3en 2234 add perplexity support to playground (#89)
* adding perplexity to playground types
* adding ui stuff:'
* adding perplexity chat api
* fixing perplexity model dropdown
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* api changes
* add api access to get api and fix all bugs
* bug fix
* bug fix
* updating descriptions to optional
* prio python
* cleanup and fixes
* more bug fixes
* more fixes
* remove console log
* updating trace_service functions
* add migration
* add format function, updating from day to hour
* adding dropwdown menu
* updating query key
* updating query keys v2
* clean up
* fix bug
* Minor bugfix (#102)
* Pagination bug
* Bug fix
* Minor bugfix
* fixes
* Bug fixes to Evaluations (#111)
* Pagination bug
* Bug fix
* Bug fixes to evals v2
* Minor fix
* upgrading tiktoken, adding omni to pricing (#110)
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update package
* Dataset bugfix (#113)
* Pagination bug
* Bug fix
* Dataset bugfix
* Minor linking fix (#114)
* Pagination bug
* Bug fix
* Dataset bugfix
* Minor fix
* api bug fix (#116)
* fixing dropdown color (#117)
* Support for Image inputs (#119)
* Pagination bug
* Bug fix
* Support image inputs
* Bug fix Spans with status_code = "ERROR" (#120)
* Pagination bug
* Bug fix
* Support image inputs
* Bug fixes
* Dylan/s3en 2265 save prompt and model settings directly from playground (#99)
* bug fixes, adding save prompt button in playground
* adding save prompt dialog
* adding create registry dialog
* working registry selection
* Adding new prompt to exist registry
* storing
* button padding fix
* refactor, adding combobox
* increasing dropdwon width
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* adding image display
* adding property filtering (#123)
* optimizing cost function
* optimizing per cost per hour function
* removing console statements
* updating queryKey for datasets
* init advanced filter dialog
* adding operator combobox
* updating ui
* adding attribute type
* bug fixes
* cleanup
* remove console
* updating queryKeys
* adding missing table checks
* adding more checks
* chore: update clickhouse docker for user management
* style: remove blank space
* updating save prompt button
* Redesign of Manual Evaluations (#134)
* Pagination bug
* Bug fix
* Schema changes for evals
* Fix APIs for evals
* Minor bugfixes
* Bugfix
* Evaluation changes
* Manual eval simplification
* Minor fix
* Manual evaluations UX changes
* Chart title fix
* Disable experiments
* fix
* Dylan/s3en 2318 add the ability to import a conversation from the traces to (#133)
* adding import conversation button
* init import conversation dialog
* adding trace rows
* fixing scroll bug
* adding import prompt to playground
* fixes
* Minor
* Bugfixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* storing
* remove import for images
* importing attribute stuff
* fixing operations display
* cleaning up advanced filters
* cleanup
* docs: update docker instructions
* removing console, fixing button
* add stars history (#139)
* Dylan/s3en 2401 ability to filter by user for metrics and traces (#138)
* adding user id combobox, api
* fixing sql query
* removing user filter on deselect{
* moving user combobox into filter dialog
* adding filtering by user for token charts
* bug fixes, more userId route, function updates
* latency filtering
* updating to alphanumeric
* removing console, comment
* updating default filter operation to and
* adding clear all button, cleanup
* Dylan/s3en 2350 aggregate metrics by models v2 (#141)
* adding user id combobox, api
* fixing sql query
* removing user filter on deselect{
* moving user combobox into filter dialog
* adding filtering by user for token charts
* bug fixes, more userId route, function updates
* latency filtering
* updating to alphanumeric
* removing console, comment
* updating default filter operation to and
* adding clear all button, cleanup
* init commit model combobox
* adding api, updating function, adding to metrics page
* adding model to charts, apis, service
* remove consoles
* Automated Evaluations - Support for Inspect AI (#142)
* Pagination bug
* Bug fix
* Experiments view
* re-order
* Comparison view
* Experiment report
* Experiments - hook up APIs
* Experiments pagination
* deduplicate paginated data
* Fix loading and error states - experiments
* Rename experiments and evaluations
* Add loading spinner
* Link evaluation
* Link to evals
* Fixes
* Minor UI fixes
* Bugfixes
* DSPy support (#144)
* Pagination bug
* Bug fix
* Bugfixes
* DSPy support
* Update README
* Prompt registry and Playground integration (#146)
* Pagination bug
* Bug fix
* Bugfixes
* Playground enhancements
* Fix
* Playground improvment
* Bug fix
* Minor bug fixes (#148)
* Pagination bug
* Bug fix
* Bugfixes
* Bugfixes
* feat: adding example code for starters
* Bugfixes (#152)
* Pagination bug
* Bug fix
* Bugfixes
* crewai support
* fix ollama bug
* updating card link to traces
* adding copy to clipboard for prompt id
* Dylan/s3en 2415 expose project creation api for hivenetwork (#156)
* adding api key auth for project, displaying team id
* migrating, adding api key gen to teams page
* removing comment
* removing apiKeyHash from project return
* Minorfixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Dylan/s3en 2393 update UI tracing tab to show the prompt version being used v2 (#154)
* Adding prompt id to traces table
* adding prompt combobox, api route, service function
* adding prompt version to traces tab
* Fix
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* fix for generating api key
* dynamically loading attributes and vendors
* updating langtrace attributes sdk
* Fix database migration drift (#166)
* Pagination bug
* Bug fix
* Bugfixes
* Fix migration drift
* Dylan/s3en 2507 introduce a settings page for project (#163)
* proejct settings init
* adding settings page
* adding delete card
* Minor fixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Dylan/s3en 2527 surface project id on project settings page (#165)
* proejct settings init
* adding settings page
* adding delete card
* surfacing project id on settings page
* Fixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* decreasing popup size, translating right
* scrolling fix
* fixing scrolling in attributes list
* Support for Azure AD Login for Self Hosted Setups (#170)
* add azure SSO
* add azure SSO
* Update README
* Azure AD variables
---------
Co-authored-by: Obinna Okafor <obinna.okafor01@gmail.com>
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Add migration file
* Add migration file for ext_expires_in (#171)
* Pagination bug
* Bug fix
* Update README.md (#76)
Update screenshot
* Update README.md (#77)
Add reference architecture
* Release (#80)
* chore: add docker cmd
* Compatibility fixes for SDK version 2.0.0 (#69)
* Pagination bug
* Bug fix
* Fix for schema changes
* Render tool calling
* Support for Langgraph, Qdrant & Groq (#73)
* Pagination bug
* Bug fix
* Add langgraph support
* QDrant support
* Add Groq support
* update README
* update README
* feat: optimise docker image for self host setup
* adding api access to traces endpoint
* clean up
* refactor
* feat: add clickhouse db create on app start (#79)
---------
Co-authored-by: Karthik Kalyanaraman <105607645+karthikscale3@users.noreply.github.com>
Co-authored-by: dylan <dylan@scale3labs.com>
Co-authored-by: dylanzuber-scale3 <116033320+dylanzuber-scale3@users.noreply.github.com>
* Release 1.3.0 (#85)
* Pagination bug
* Bug fix
* chore: add docker cmd
* Compatibility fixes for SDK version 2.0.0 (#69)
* Pagination bug
* Bug fix
* Fix for schema changes
* Render tool calling
* Support for Langgraph, Qdrant & Groq (#73)
* Pagination bug
* Bug fix
* Add langgraph support
* QDrant support
* Add Groq support
* update README
* update README
* feat: optimise docker image for self host setup
* adding api access to traces endpoint
* clean up
* refactor
* feat: add clickhouse db create on app start (#79)
* docs: add railway deploy, fix sdk badges (#81)
* Playground and Prompt Management (#83)
* Pagination bug
* Bug fix
* Playground - basic implementation
* Playground - streaming and nonstreaming
* Move playground inside project
* API key flow
* Api key
* Playground refactor
* Add chat hookup
* anthropic streaming support
* Bug fixes to openai playground
* Anthropic bugfixes
* Anthropic bugfix
* Cohere first iteration
* Cohere role fixes
* Cohere api fix
* Parallel running
* Playground cost calculation non streaming
* playground - streaming token calculation
* latency and cost
* Support for Groq
* Add model name
* Prompt management views
* Remove current promptset flow
* Prompt management API hooks
* Prompt registry final
* Playground bugfixes
* Bug fix playground
* Rearrange project nav
* Fix playground
* Fix prompts
* Bugfixes
* Minor fix
* Prompt versioning bugfix
* Bugfix
* fix: clickhouse table find queries (#82)
* Fix to surface multiple LLM requests inside LLM View (#84)
* Pagination bug
* Bug fix
* Fix for surfacing multiple LLM requests in LLMView
---------
Co-authored-by: Darshit Suratwala <darshit@scale3labs.com>
Co-authored-by: darshit-s3 <119623510+darshit-s3@users.noreply.github.com>
Co-authored-by: dylan <dylan@scale3labs.com>
Co-authored-by: dylanzuber-scale3 <116033320+dylanzuber-scale3@users.noreply.github.com>
* Release 1.3.1 (#87)
* Pagination bug
* Bug fix
* chore: add docker cmd
* Compatibility fixes for SDK version 2.0.0 (#69)
* Pagination bug
* Bug fix
* Fix for schema changes
* Render tool calling
* Support for Langgraph, Qdrant & Groq (#73)
* Pagination bug
* Bug fix
* Add langgraph support
* QDrant support
* Add Groq support
* update README
* update README
* feat: optimise docker image for self host setup
* adding api access to traces endpoint
* clean up
* refactor
* feat: add clickhouse db create on app start (#79)
* docs: add railway deploy, fix sdk badges (#81)
* Playground and Prompt Management (#83)
* Pagination bug
* Bug fix
* Playground - basic implementation
* Playground - streaming and nonstreaming
* Move playground inside project
* API key flow
* Api key
* Playground refactor
* Add chat hookup
* anthropic streaming support
* Bug fixes to openai playground
* Anthropic bugfixes
* Anthropic bugfix
* Cohere first iteration
* Cohere role fixes
* Cohere api fix
* Parallel running
* Playground cost calculation non streaming
* playground - streaming token calculation
* latency and cost
* Support for Groq
* Add model name
* Prompt management views
* Remove current promptset flow
* Prompt management API hooks
* Prompt registry final
* Playground bugfixes
* Bug fix playground
* Rearrange project nav
* Fix playground
* Fix prompts
* Bugfixes
* Minor fix
* Prompt versioning bugfix
* Bugfix
* fix: clickhouse table find queries (#82)
* Fix to surface multiple LLM requests inside LLM View (#84)
* Pagination bug
* Bug fix
* Fix for surfacing multiple LLM requests in LLMView
* Minor bugfixes (#86)
* Pagination bug
* Bug fix
* Bugfixes
---------
Co-authored-by: Darshit Suratwala <darshit@scale3labs.com>
Co-authored-by: darshit-s3 <119623510+darshit-s3@users.noreply.github.com>
Co-authored-by: dylan <dylan@scale3labs.com>
Co-authored-by: dylanzuber-scale3 <116033320+dylanzuber-scale3@users.noreply.github.com>
* Release 1.3.2 (#92)
* Pagination bug
* Bug fix
* chore: add docker cmd
* Compatibility fixes for SDK version 2.0.0 (#69)
* Pagination bug
* Bug fix
* Fix for schema changes
* Render tool calling
* Support for Langgraph, Qdrant & Groq (#73)
* Pagination bug
* Bug fix
* Add langgraph support
* QDrant support
* Add Groq support
* update README
* update README
* feat: optimise docker image for self host setup
* adding api access to traces endpoint
* clean up
* refactor
* feat: add clickhouse db create on app start (#79)
* docs: add railway deploy, fix sdk badges (#81)
* untrack .env
* Revert "untrack .env"
This reverts commit 4551d7eb33a22b4ba94be8eb1e20d620c6e0a567.
* Playground and Prompt Management (#83)
* Pagination bug
* Bug fix
* Playground - basic implementation
* Playground - streaming and nonstreaming
* Move playground inside project
* API key flow
* Api key
* Playground refactor
* Add chat hookup
* anthropic streaming support
* Bug fixes to openai playground
* Anthropic bugfixes
* Anthropic bugfix
* Cohere first iteration
* Cohere role fixes
* Cohere api fix
* Parallel running
* Playground cost calculation non streaming
* playground - streaming token calculation
* latency and cost
* Support for Groq
* Add model name
* Prompt management views
* Remove current promptset flow
* Prompt management API hooks
* Prompt registry final
* Playground bugfixes
* Bug fix playground
* Rearrange project nav
* Fix playground
* Fix prompts
* Bugfixes
* Minor fix
* Prompt versioning bugfix
* Bugfix
* fix: clickhouse table find queries (#82)
* Fix to surface multiple LLM requests inside LLM View (#84)
* Pagination bug
* Bug fix
* Fix for surfacing multiple LLM requests in LLMView
* Minor bugfixes (#86)
* Pagination bug
* Bug fix
* Bugfixes
* api to fetch promptset with prompt filters
* bug fixes
* fix invalid redirect
* fix invalid status code
* Project Switcher (#90)
* Pagination bug
* Bug fix
* Project switcher
* Feat: dataset download (#60)
* API: download dataset
* API: Download dataset
* updated download-dataset api
* Updated: download_dataset api
* Updated download dataset API
* Updated Download API: changed Response to Next Response, add a condition to ensure max page size is 500
* updated the download-dataset API: fixed the format and removed redundant lines of code
* Updated download_daatset API: file name and removed 'id' param
* Added the Download dataset button.
* Merged developemnt into my branch
* Updated button size
* Fixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update prompt registry with instructions to fetch prompts (#91)
* Pagination bug
* Bug fix
* Update prompt registry
---------
Co-authored-by: Darshit Suratwala <darshit@scale3labs.com>
Co-authored-by: darshit-s3 <119623510+darshit-s3@users.noreply.github.com>
Co-authored-by: dylan <dylan@scale3labs.com>
Co-authored-by: dylanzuber-scale3 <116033320+dylanzuber-scale3@users.noreply.github.com>
Co-authored-by: Rohit Kadhe <rohit@scale3labs.com>
Co-authored-by: Rohit Kadhe <113367036+rohit-kadhe@users.noreply.github.com>
Co-authored-by: MayuriS24 <159064413+MayuriS24@users.noreply.github.com>
* Release 1.3.2 (#95)
* Pagination bug
* Bug fix
* chore: add docker cmd
* Compatibility fixes for SDK version 2.0.0 (#69)
* Pagination bug
* Bug fix
* Fix for schema changes
* Render tool calling
* Support for Langgraph, Qdrant & Groq (#73)
* Pagination bug
* Bug fix
* Add langgraph support
* QDrant support
* Add Groq support
* update README
* update README
* feat: optimise docker image for self host setup
* adding api access to traces endpoint
* clean up
* refactor
* feat: add clickhouse db create on app start (#79)
* docs: add railway deploy, fix sdk badges (#81)
* untrack .env
* Revert "untrack .env"
This reverts commit 4551d7eb33a22b4ba94be8eb1e20d620c6e0a567.
* Playground and Prompt Management (#83)
* Pagination bug
* Bug fix
* Playground - basic implementation
* Playground - streaming and nonstreaming
* Move playground inside project
* API key flow
* Api key
* Playground refactor
* Add chat hookup
* anthropic streaming support
* Bug fixes to openai playground
* Anthropic bugfixes
* Anthropic bugfix
* Cohere first iteration
* Cohere role fixes
* Cohere api fix
* Parallel running
* Playground cost calculation non streaming
* playground - streaming token calculation
* latency and cost
* Support for Groq
* Add model name
* Prompt management views
* Remove current promptset flow
* Prompt management API hooks
* Prompt registry final
* Playground bugfixes
* Bug fix playground
* Rearrange project nav
* Fix playground
* Fix prompts
* Bugfixes
* Minor fix
* Prompt versioning bugfix
* Bugfix
* fix: clickhouse table find queries (#82)
* Fix to surface multiple LLM requests inside LLM View (#84)
* Pagination bug
* Bug fix
* Fix for surfacing multiple LLM requests in LLMView
* Minor bugfixes (#86)
* Pagination bug
* Bug fix
* Bugfixes
* api to fetch promptset with prompt filters
* bug fixes
* fix invalid redirect
* fix invalid status code
* Project Switcher (#90)
* Pagination bug
* Bug fix
* Project switcher
* Feat: dataset download (#60)
* API: download dataset
* API: Download dataset
* updated download-dataset api
* Updated: download_dataset api
* Updated download dataset API
* Updated Download API: changed Response to Next Response, add a condition to ensure max page size is 500
* updated the download-dataset API: fixed the format and removed redundant lines of code
* Updated download_daatset API: file name and removed 'id' param
* Added the Download dataset button.
* Merged developemnt into my branch
* Updated button size
* Fixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update prompt registry with instructions to fetch prompts (#91)
* Pagination bug
* Bug fix
* Update prompt registry
* Minor bugfix (#94)
* Pagination bug
* Bug fix
* Minor bugfix
---------
Co-authored-by: Darshit Suratwala <darshit@scale3labs.com>
Co-authored-by: darshit-s3 <119623510+darshit-s3@users.noreply.github.com>
Co-authored-by: dylan <dylan@scale3labs.com>
Co-authored-by: dylanzuber-scale3 <116033320+dylanzuber-scale3@users.noreply.github.com>
Co-authored-by: Rohit Kadhe <rohit@scale3labs.com>
Co-authored-by: Rohit Kadhe <113367036+rohit-kadhe@users.noreply.github.com>
Co-authored-by: MayuriS24 <159064413+MayuriS24@users.noreply.github.com>
* Release 1.3.4 (#100)
* Pagination bug
* Bug fix
* chore: add docker cmd
* Compatibility fixes for SDK version 2.0.0 (#69)
* Pagination bug
* Bug fix
* Fix for schema changes
* Render tool calling
* Support for Langgraph, Qdrant & Groq (#73)
* Pagination bug
* Bug fix
* Add langgraph support
* QDrant support
* Add Groq support
* update README
* update README
* feat: optimise docker image for self host setup
* adding api access to traces endpoint
* clean up
* refactor
* feat: add clickhouse db create on app start (#79)
* docs: add railway deploy, fix sdk badges (#81)
* untrack .env
* Revert "untrack .env"
This reverts commit 4551d7eb33a22b4ba94be8eb1e20d620c6e0a567.
* Playground and Prompt Management (#83)
* Pagination bug
* Bug fix
* Playground - basic implementation
* Playground - streaming and nonstreaming
* Move playground inside project
* API key flow
* Api key
* Playground refactor
* Add chat hookup
* anthropic streaming support
* Bug fixes to openai playground
* Anthropic bugfixes
* Anthropic bugfix
* Cohere first iteration
* Cohere role fixes
* Cohere api fix
* Parallel running
* Playground cost calculation non streaming
* playground - streaming token calculation
* latency and cost
* Support for Groq
* Add model name
* Prompt management views
* Remove current promptset flow
* Prompt management API hooks
* Prompt registry final
* Playground bugfixes
* Bug fix playground
* Rearrange project nav
* Fix playground
* Fix prompts
* Bugfixes
* Minor fix
* Prompt versioning bugfix
* Bugfix
* fix: clickhouse table find queries (#82)
* Fix to surface multiple LLM requests inside LLM View (#84)
* Pagination bug
* Bug fix
* Fix for surfacing multiple LLM requests in LLMView
* Minor bugfixes (#86)
* Pagination bug
* Bug fix
* Bugfixes
* api to fetch promptset with prompt filters
* bug fixes
* fix invalid redirect
* fix invalid status code
* Project Switcher (#90)
* Pagination bug
* Bug fix
* Project switcher
* Feat: dataset download (#60)
* API: download dataset
* API: Download dataset
* updated download-dataset api
* Updated: download_dataset api
* Updated download dataset API
* Updated Download API: changed Response to Next Response, add a condition to ensure max page size is 500
* updated the download-dataset API: fixed the format and removed redundant lines of code
* Updated download_daatset API: file name and removed 'id' param
* Added the Download dataset button.
* Merged developemnt into my branch
* Updated button size
* Fixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update prompt registry with instructions to fetch prompts (#91)
* Pagination bug
* Bug fix
* Update prompt registry
* Minor bugfix (#94)
* Pagination bug
* Bug fix
* Minor bugfix
* chore: update github repo badges
* Add GPT4-O Pricing and Playground (#98)
* Pagination bug
* Bug fix
* Add GPT4-O support
* Add GPT4-O support
* Update cost
* Dylan/s3en 2234 add perplexity support to playground (#89)
* adding perplexity to playground types
* adding ui stuff:'
* adding perplexity chat api
* fixing perplexity model dropdown
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
---------
Co-authored-by: Darshit Suratwala <darshit@scale3labs.com>
Co-authored-by: darshit-s3 <119623510+darshit-s3@users.noreply.github.com>
Co-authored-by: dylan <dylan@scale3labs.com>
Co-authored-by: dylanzuber-scale3 <116033320+dylanzuber-scale3@users.noreply.github.com>
Co-authored-by: Rohit Kadhe <rohit@scale3labs.com>
Co-authored-by: Rohit Kadhe <113367036+rohit-kadhe@users.noreply.github.com>
Co-authored-by: MayuriS24 <159064413+MayuriS24@users.noreply.github.com>
* Release 1.4.0 (#108)
* Pagination bug
* Bug fix
* chore: add docker cmd
* Compatibility fixes for SDK version 2.0.0 (#69)
* Pagination bug
* Bug fix
* Fix for schema changes
* Render tool calling
* Support for Langgraph, Qdrant & Groq (#73)
* Pagination bug
* Bug fix
* Add langgraph support
* QDrant support
* Add Groq support
* update README
* update README
* feat: optimise docker image for self host setup
* adding api access to traces endpoint
* clean up
* refactor
* feat: add clickhouse db create on app start (#79)
* docs: add railway deploy, fix sdk badges (#81)
* untrack .env
* Revert "untrack .env"
This reverts commit 4551d7eb33a22b4ba94be8eb1e20d620c6e0a567.
* Playground and Prompt Management (#83)
* Pagination bug
* Bug fix
* Playground - basic implementation
* Playground - streaming and nonstreaming
* Move playground inside project
* API key flow
* Api key
* Playground refactor
* Add chat hookup
* anthropic streaming support
* Bug fixes to openai playground
* Anthropic bugfixes
* Anthropic bugfix
* Cohere first iteration
* Cohere role fixes
* Cohere api fix
* Parallel running
* Playground cost calculation non streaming
* playground - streaming token calculation
* latency and cost
* Support for Groq
* Add model name
* Prompt management views
* Remove current promptset flow
* Prompt management API hooks
* Prompt registry final
* Playground bugfixes
* Bug fix playground
* Rearrange project nav
* Fix playground
* Fix prompts
* Bugfixes
* Minor fix
* Prompt versioning bugfix
* Bugfix
* fix: clickhouse table find queries (#82)
* Fix to surface multiple LLM requests inside LLM View (#84)
* Pagination bug
* Bug fix
* Fix for surfacing multiple LLM requests in LLMView
* Minor bugfixes (#86)
* Pagination bug
* Bug fix
* Bugfixes
* api to fetch promptset with prompt filters
* bug fixes
* fix invalid redirect
* fix invalid status code
* Project Switcher (#90)
* Pagination bug
* Bug fix
* Project switcher
* Feat: dataset download (#60)
* API: download dataset
* API: Download dataset
* updated download-dataset api
* Updated: download_dataset api
* Updated download dataset API
* Updated Download API: changed Response to Next Response, add a condition to ensure max page size is 500
* updated the download-dataset API: fixed the format and removed redundant lines of code
* Updated download_daatset API: file name and removed 'id' param
* Added the Download dataset button.
* Merged developemnt into my branch
* Updated button size
* Fixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update prompt registry with instructions to fetch prompts (#91)
* Pagination bug
* Bug fix
* Update prompt registry
* Minor bugfix (#94)
* Pagination bug
* Bug fix
* Minor bugfix
* chore: update github repo badges
* optimizing token count function
* Add GPT4-O Pricing and Playground (#98)
* Pagination bug
* Bug fix
* Add GPT4-O support
* Add GPT4-O support
* Update cost
* Dylan/s3en 2234 add perplexity support to playground (#89)
* adding perplexity to playground types
* adding ui stuff:'
* adding perplexity chat api
* fixing perplexity model dropdown
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* api changes
* add api access to get api and fix all bugs
* bug fix
* bug fix
* updating descriptions to optional
* prio python
* cleanup and fixes
* more bug fixes
* more fixes
* remove console log
* updating trace_service functions
* add migration
* add format function, updating from day to hour
* adding dropwdown menu
* updating query key
* updating query keys v2
* clean up
* fix bug
* Minor bugfix (#102)
* Pagination bug
* Bug fix
* Minor bugfix
---------
Co-authored-by: Darshit Suratwala <darshit@scale3labs.com>
Co-authored-by: darshit-s3 <119623510+darshit-s3@users.noreply.github.com>
Co-authored-by: dylan <dylan@scale3labs.com>
Co-authored-by: dylanzuber-scale3 <116033320+dylanzuber-scale3@users.noreply.github.com>
Co-authored-by: Rohit Kadhe <rohit@scale3labs.com>
Co-authored-by: Rohit Kadhe <113367036+rohit-kadhe@users.noreply.github.com>
Co-authored-by: MayuriS24 <159064413+MayuriS24@users.noreply.github.com>
* Bump next from 14.1.0 to 14.1.1 (#93)
Bumps [next](https://github.com/vercel/next.js) from 14.1.0 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.1.0...v14.1.1)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update package
* Release 1.4.2 (#112)
* Pagination bug
* Bug fix
* chore: add docker cmd
* Compatibility fixes for SDK version 2.0.0 (#69)
* Pagination bug
* Bug fix
* Fix for schema changes
* Render tool calling
* Support for Langgraph, Qdrant & Groq (#73)
* Pagination bug
* Bug fix
* Add langgraph support
* QDrant support
* Add Groq support
* update README
* update README
* feat: optimise docker image for self host setup
* adding api access to traces endpoint
* clean up
* refactor
* feat: add clickhouse db create on app start (#79)
* docs: add railway deploy, fix sdk badges (#81)
* untrack .env
* Revert "untrack .env"
This reverts commit 4551d7eb33a22b4ba94be8eb1e20d620c6e0a567.
* Playground and Prompt Management (#83)
* Pagination bug
* Bug fix
* Playground - basic implementation
* Playground - streaming and nonstreaming
* Move playground inside project
* API key flow
* Api key
* Playground refactor
* Add chat hookup
* anthropic streaming support
* Bug fixes to openai playground
* Anthropic bugfixes
* Anthropic bugfix
* Cohere first iteration
* Cohere role fixes
* Cohere api fix
* Parallel running
* Playground cost calculation non streaming
* playground - streaming token calculation
* latency and cost
* Support for Groq
* Add model name
* Prompt management views
* Remove current promptset flow
* Prompt management API hooks
* Prompt registry final
* Playground bugfixes
* Bug fix playground
* Rearrange project nav
* Fix playground
* Fix prompts
* Bugfixes
* Minor fix
* Prompt versioning bugfix
* Bugfix
* fix: clickhouse table find queries (#82)
* Fix to surface multiple LLM requests inside LLM View (#84)
* Pagination bug
* Bug fix
* Fix for surfacing multiple LLM requests in LLMView
* Minor bugfixes (#86)
* Pagination bug
* Bug fix
* Bugfixes
* api to fetch promptset with prompt filters
* bug fixes
* fix invalid redirect
* fix invalid status code
* Project Switcher (#90)
* Pagination bug
* Bug fix
* Project switcher
* Feat: dataset download (#60)
* API: download dataset
* API: Download dataset
* updated download-dataset api
* Updated: download_dataset api
* Updated download dataset API
* Updated Download API: changed Response to Next Response, add a condition to ensure max page size is 500
* updated the download-dataset API: fixed the format and removed redundant lines of code
* Updated download_daatset API: file name and removed 'id' param
* Added the Download dataset button.
* Merged developemnt into my branch
* Updated button size
* Fixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update prompt registry with instructions to fetch prompts (#91)
* Pagination bug
* Bug fix
* Update prompt registry
* Minor bugfix (#94)
* Pagination bug
* Bug fix
* Minor bugfix
* chore: update github repo badges
* optimizing token count function
* Add GPT4-O Pricing and Playground (#98)
* Pagination bug
* Bug fix
* Add GPT4-O support
* Add GPT4-O support
* Update cost
* Dylan/s3en 2234 add perplexity support to playground (#89)
* adding perplexity to playground types
* adding ui stuff:'
* adding perplexity chat api
* fixing perplexity model dropdown
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* api changes
* add api access to get api and fix all bugs
* bug fix
* bug fix
* updating descriptions to optional
* prio python
* cleanup and fixes
* more bug fixes
* more fixes
* remove console log
* updating trace_service functions
* add migration
* add format function, updating from day to hour
* adding dropwdown menu
* updating query key
* updating query keys v2
* clean up
* fix bug
* Minor bugfix (#102)
* Pagination bug
* Bug fix
* Minor bugfix
* fixes
* Bug fixes to Evaluations (#111)
* Pagination bug
* Bug fix
* Bug fixes to evals v2
* Minor fix
* upgrading tiktoken, adding omni to pricing (#110)
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update package
---------
Co-authored-by: Darshit Suratwala <darshit@scale3labs.com>
Co-authored-by: darshit-s3 <119623510+darshit-s3@users.noreply.github.com>
Co-authored-by: dylan <dylan@scale3labs.com>
Co-authored-by: dylanzuber-scale3 <116033320+dylanzuber-scale3@users.noreply.github.com>
Co-authored-by: Rohit Kadhe <rohit@scale3labs.com>
Co-authored-by: Rohit Kadhe <113367036+rohit-kadhe@users.noreply.github.com>
Co-authored-by: MayuriS24 <159064413+MayuriS24@users.noreply.github.com>
* Release 1.4.3 (#115)
* Pagination bug
* Bug fix
* chore: add docker cmd
* Compatibility fixes for SDK version 2.0.0 (#69)
* Pagination bug
* Bug fix
* Fix for schema changes
* Render tool calling
* Support for Langgraph, Qdrant & Groq (#73)
* Pagination bug
* Bug fix
* Add langgraph support
* QDrant support
* Add Groq support
* update README
* update README
* feat: optimise docker image for self host setup
* adding api access to traces endpoint
* clean up
* refactor
* feat: add clickhouse db create on app start (#79)
* docs: add railway deploy, fix sdk badges (#81)
* untrack .env
* Revert "untrack .env"
This reverts commit 4551d7eb33a22b4ba94be8eb1e20d620c6e0a567.
* Playground and Prompt Management (#83)
* Pagination bug
* Bug fix
* Playground - basic implementation
* Playground - streaming and nonstreaming
* Move playground inside project
* API key flow
* Api key
* Playground refactor
* Add chat hookup
* anthropic streaming support
* Bug fixes to openai playground
* Anthropic bugfixes
* Anthropic bugfix
* Cohere first iteration
* Cohere role fixes
* Cohere api fix
* Parallel running
* Playground cost calculation non streaming
* playground - streaming token calculation
* latency and cost
* Support for Groq
* Add model name
* Prompt management views
* Remove current promptset flow
* Prompt management API hooks
* Prompt registry final
* Playground bugfixes
* Bug fix playground
* Rearrange project nav
* Fix playground
* Fix prompts
* Bugfixes
* Minor fix
* Prompt versioning bugfix
* Bugfix
* fix: clickhouse table find queries (#82)
* Fix to surface multiple LLM requests inside LLM View (#84)
* Pagination bug
* Bug fix
* Fix for surfacing multiple LLM requests in LLMView
* Minor bugfixes (#86)
* Pagination bug
* Bug fix
* Bugfixes
* api to fetch promptset with prompt filters
* bug fixes
* fix invalid redirect
* fix invalid status code
* Project Switcher (#90)
* Pagination bug
* Bug fix
* Project switcher
* Feat: dataset download (#60)
* API: download dataset
* API: Download dataset
* updated download-dataset api
* Updated: download_dataset api
* Updated download dataset API
* Updated Download API: changed Response to Next Response, add a condition to ensure max page size is 500
* updated the download-dataset API: fixed the format and removed redundant lines of code
* Updated download_daatset API: file name and removed 'id' param
* Added the Download dataset button.
* Merged developemnt into my branch
* Updated button size
* Fixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update prompt registry with instructions to fetch prompts (#91)
* Pagination bug
* Bug fix
* Update prompt registry
* Minor bugfix (#94)
* Pagination bug
* Bug fix
* Minor bugfix
* chore: update github repo badges
* optimizing token count function
* Add GPT4-O Pricing and Playground (#98)
* Pagination bug
* Bug fix
* Add GPT4-O support
* Add GPT4-O support
* Update cost
* Dylan/s3en 2234 add perplexity support to playground (#89)
* adding perplexity to playground types
* adding ui stuff:'
* adding perplexity chat api
* fixing perplexity model dropdown
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* api changes
* add api access to get api and fix all bugs
* bug fix
* bug fix
* updating descriptions to optional
* prio python
* cleanup and fixes
* more bug fixes
* more fixes
* remove console log
* updating trace_service functions
* add migration
* add format function, updating from day to hour
* adding dropwdown menu
* updating query key
* updating query keys v2
* clean up
* fix bug
* Minor bugfix (#102)
* Pagination bug
* Bug fix
* Minor bugfix
* fixes
* Bug fixes to Evaluations (#111)
* Pagination bug
* Bug fix
* Bug fixes to evals v2
* Minor fix
* upgrading tiktoken, adding omni to pricing (#110)
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update package
* Dataset bugfix (#113)
* Pagination bug
* Bug fix
* Dataset bugfix
* Minor linking fix (#114)
* Pagination bug
* Bug fix
* Dataset bugfix
* Minor fix
---------
Co-authored-by: Darshit Suratwala <darshit@scale3labs.com>
Co-authored-by: darshit-s3 <119623510+darshit-s3@users.noreply.github.com>
Co-authored-by: dylan <dylan@scale3labs.com>
Co-authored-by: dylanzuber-scale3 <116033320+dylanzuber-scale3@users.noreply.github.com>
Co-authored-by: Rohit Kadhe <rohit@scale3labs.com>
Co-authored-by: Rohit Kadhe <113367036+rohit-kadhe@users.noreply.github.com>
Co-authored-by: MayuriS24 <159064413+MayuriS24@users.noreply.github.com>
* Release 1.4.4 (#118)
* Pagination bug
* Bug fix
* chore: add docker cmd
* Compatibility fixes for SDK version 2.0.0 (#69)
* Pagination bug
* Bug fix
* Fix for schema changes
* Render tool calling
* Support for Langgraph, Qdrant & Groq (#73)
* Pagination bug
* Bug fix
* Add langgraph support
* QDrant support
* Add Groq support
* update README
* update README
* feat: optimise docker image for self host setup
* adding api access to traces endpoint
* clean up
* refactor
* feat: add clickhouse db create on app start (#79)
* docs: add railway deploy, fix sdk badges (#81)
* untrack .env
* Revert "untrack .env"
This reverts commit 4551d7eb33a22b4ba94be8eb1e20d620c6e0a567.
* Playground and Prompt Management (#83)
* Pagination bug
* Bug fix
* Playground - basic implementation
* Playground - streaming and nonstreaming
* Move playground inside project
* API key flow
* Api key
* Playground refactor
* Add chat hookup
* anthropic streaming support
* Bug fixes to openai playground
* Anthropic bugfixes
* Anthropic bugfix
* Cohere first iteration
* Cohere role fixes
* Cohere api fix
* Parallel running
* Playground cost calculation non streaming
* playground - streaming token calculation
* latency and cost
* Support for Groq
* Add model name
* Prompt management views
* Remove current promptset flow
* Prompt management API hooks
* Prompt registry final
* Playground bugfixes
* Bug fix playground
* Rearrange project nav
* Fix playground
* Fix prompts
* Bugfixes
* Minor fix
* Prompt versioning bugfix
* Bugfix
* fix: clickhouse table find queries (#82)
* Fix to surface multiple LLM requests inside LLM View (#84)
* Pagination bug
* Bug fix
* Fix for surfacing multiple LLM requests in LLMView
* Minor bugfixes (#86)
* Pagination bug
* Bug fix
* Bugfixes
* api to fetch promptset with prompt filters
* bug fixes
* fix invalid redirect
* fix invalid status code
* Project Switcher (#90)
* Pagination bug
* Bug fix
* Project switcher
* Feat: dataset download (#60)
* API: download dataset
* API: Download dataset
* updated download-dataset api
* Updated: download_dataset api
* Updated download dataset API
* Updated Download API: changed Response to Next Response, add a condition to ensure max page size is 500
* updated the download-dataset API: fixed the format and removed redundant lines of code
* Updated download_daatset API: file name and removed 'id' param
* Added the Download dataset button.
* Merged developemnt into my branch
* Updated button size
* Fixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update prompt registry with instructions to fetch prompts (#91)
* Pagination bug
* Bug fix
* Update prompt registry
* Minor bugfix (#94)
* Pagination bug
* Bug fix
* Minor bugfix
* chore: update github repo badges
* optimizing token count function
* Add GPT4-O Pricing and Playground (#98)
* Pagination bug
* Bug fix
* Add GPT4-O support
* Add GPT4-O support
* Update cost
* Dylan/s3en 2234 add perplexity support to playground (#89)
* adding perplexity to playground types
* adding ui stuff:'
* adding perplexity chat api
* fixing perplexity model dropdown
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* api changes
* add api access to get api and fix all bugs
* bug fix
* bug fix
* updating descriptions to optional
* prio python
* cleanup and fixes
* more bug fixes
* more fixes
* remove console log
* updating trace_service functions
* add migration
* add format function, updating from day to hour
* adding dropwdown menu
* updating query key
* updating query keys v2
* clean up
* fix bug
* Minor bugfix (#102)
* Pagination bug
* Bug fix
* Minor bugfix
* fixes
* Bug fixes to Evaluations (#111)
* Pagination bug
* Bug fix
* Bug fixes to evals v2
* Minor fix
* upgrading tiktoken, adding omni to pricing (#110)
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update package
* Dataset bugfix (#113)
* Pagination bug
* Bug fix
* Dataset bugfix
* Minor linking fix (#114)
* Pagination bug
* Bug fix
* Dataset bugfix
* Minor fix
* api bug fix (#116)
* fixing dropdown color (#117)
---------
Co-authored-by: Darshit Suratwala <darshit@scale3labs.com>
Co-authored-by: darshit-s3 <119623510+darshit-s3@users.noreply.github.com>
Co-authored-by: dylan <dylan@scale3labs.com>
Co-authored-by: dylanzuber-scale3 <116033320+dylanzuber-scale3@users.noreply.github.com>
Co-authored-by: Rohit Kadhe <rohit@scale3labs.com>
Co-authored-by: Rohit Kadhe <113367036+rohit-kadhe@users.noreply.github.com>
Co-authored-by: MayuriS24 <159064413+MayuriS24@users.noreply.github.com>
* Release 1.4.5 (#121)
* Pagination bug
* Bug fix
* chore: add docker cmd
* Compatibility fixes for SDK version 2.0.0 (#69)
* Pagination bug
* Bug fix
* Fix for schema changes
* Render tool calling
* Support for Langgraph, Qdrant & Groq (#73)
* Pagination bug
* Bug fix
* Add langgraph support
* QDrant support
* Add Groq support
* update README
* update README
* feat: optimise docker image for self host setup
* adding api access to traces endpoint
* clean up
* refactor
* feat: add clickhouse db create on app start (#79)
* docs: add railway deploy, fix sdk badges (#81)
* untrack .env
* Revert "untrack .env"
This reverts commit 4551d7eb33a22b4ba94be8eb1e20d620c6e0a567.
* Playground and Prompt Management (#83)
* Pagination bug
* Bug fix
* Playground - basic implementation
* Playground - streaming and nonstreaming
* Move playground inside project
* API key flow
* Api key
* Playground refactor
* Add chat hookup
* anthropic streaming support
* Bug fixes to openai playground
* Anthropic bugfixes
* Anthropic bugfix
* Cohere first iteration
* Cohere role fixes
* Cohere api fix
* Parallel running
* Playground cost calculation non streaming
* playground - streaming token calculation
* latency and cost
* Support for Groq
* Add model name
* Prompt management views
* Remove current promptset flow
* Prompt management API hooks
* Prompt registry final
* Playground bugfixes
* Bug fix playground
* Rearrange project nav
* Fix playground
* Fix prompts
* Bugfixes
* Minor fix
* Prompt versioning bugfix
* Bugfix
* fix: clickhouse table find queries (#82)
* Fix to surface multiple LLM requests inside LLM View (#84)
* Pagination bug
* Bug fix
* Fix for surfacing multiple LLM requests in LLMView
* Minor bugfixes (#86)
* Pagination bug
* Bug fix
* Bugfixes
* api to fetch promptset with prompt filters
* bug fixes
* fix invalid redirect
* fix invalid status code
* Project Switcher (#90)
* Pagination bug
* Bug fix
* Project switcher
* Feat: dataset download (#60)
* API: download dataset
* API: Download dataset
* updated download-dataset api
* Updated: download_dataset api
* Updated download dataset API
* Updated Download API: changed Response to Next Response, add a condition to ensure max page size is 500
* updated the download-dataset API: fixed the format and removed redundant lines of code
* Updated download_daatset API: file name and removed 'id' param
* Added the Download dataset button.
* Merged developemnt into my branch
* Updated button size
* Fixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update prompt registry with instructions to fetch prompts (#91)
* Pagination bug
* Bug fix
* Update prompt registry
* Minor bugfix (#94)
* Pagination bug
* Bug fix
* Minor bugfix
* chore: update github repo badges
* optimizing token count function
* Add GPT4-O Pricing and Playground (#98)
* Pagination bug
* Bug fix
* Add GPT4-O support
* Add GPT4-O support
* Update cost
* Dylan/s3en 2234 add perplexity support to playground (#89)
* adding perplexity to playground types
* adding ui stuff:'
* adding perplexity chat api
* fixing perplexity model dropdown
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* api changes
* add api access to get api and fix all bugs
* bug fix
* bug fix
* updating descriptions to optional
* prio python
* cleanup and fixes
* more bug fixes
* more fixes
* remove console log
* updating trace_service functions
* add migration
* add format function, updating from day to hour
* adding dropwdown menu
* updating query key
* updating query keys v2
* clean up
* fix bug
* Minor bugfix (#102)
* Pagination bug
* Bug fix
* Minor bugfix
* fixes
* Bug fixes to Evaluations (#111)
* Pagination bug
* Bug fix
* Bug fixes to evals v2
* Minor fix
* upgrading tiktoken, adding omni to pricing (#110)
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update package
* Dataset bugfix (#113)
* Pagination bug
* Bug fix
* Dataset bugfix
* Minor linking fix (#114)
* Pagination bug
* Bug fix
* Dataset bugfix
* Minor fix
* api bug fix (#116)
* fixing dropdown color (#117)
* Support for Image inputs (#119)
* Pagination bug
* Bug fix
* Support image inputs
* Bug fix Spans with status_code = "ERROR" (#120)
* Pagination bug
* Bug fix
* Support image inputs
* Bug fixes
* Dylan/s3en 2265 save prompt and model settings directly from playground (#99)
* bug fixes, adding save prompt button in playground
* adding save prompt dialog
* adding create registry dialog
* working registry selection
* Adding new prompt to exist registry
* storing
* button padding fix
* refactor, adding combobox
* increasing dropdwon width
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
---------
Co-authored-by: Darshit Suratwala <darshit@scale3labs.com>
Co-authored-by: darshit-s3 <119623510+darshit-s3@users.noreply.github.com>
Co-authored-by: dylan <dylan@scale3labs.com>
Co-authored-by: dylanzuber-scale3 <116033320+dylanzuber-scale3@users.noreply.github.com>
Co-authored-by: Rohit Kadhe <rohit@scale3labs.com>
Co-authored-by: Rohit Kadhe <113367036+rohit-kadhe@users.noreply.github.com>
Co-authored-by: MayuriS24 <159064413+MayuriS24@users.noreply.github.com>
* Update README.md (#124)
* adding table exist checks
* Release 1.5.0 (#136)
* Pagination bug
* Bug fix
* chore: add docker cmd
* Compatibility fixes for SDK version 2.0.0 (#69)
* Pagination bug
* Bug fix
* Fix for schema changes
* Render tool calling
* Support for Langgraph, Qdrant & Groq (#73)
* Pagination bug
* Bug fix
* Add langgraph support
* QDrant support
* Add Groq support
* update README
* update README
* feat: optimise docker image for self host setup
* adding api access to traces endpoint
* clean up
* refactor
* feat: add clickhouse db create on app start (#79)
* docs: add railway deploy, fix sdk badges (#81)
* untrack .env
* Revert "untrack .env"
This reverts commit 4551d7eb33a22b4ba94be8eb1e20d620c6e0a567.
* Playground and Prompt Management (#83)
* Pagination bug
* Bug fix
* Playground - basic implementation
* Playground - streaming and nonstreaming
* Move playground inside project
* API key flow
* Api key
* Playground refactor
* Add chat hookup
* anthropic streaming support
* Bug fixes to openai playground
* Anthropic bugfixes
* Anthropic bugfix
* Cohere first iteration
* Cohere role fixes
* Cohere api fix
* Parallel running
* Playground cost calculation non streaming
* playground - streaming token calculation
* latency and cost
* Support for Groq
* Add model name
* Prompt management views
* Remove current promptset flow
* Prompt management API hooks
* Prompt registry final
* Playground bugfixes
* Bug fix playground
* Rearrange project nav
* Fix playground
* Fix prompts
* Bugfixes
* Minor fix
* Prompt versioning bugfix
* Bugfix
* fix: clickhouse table find queries (#82)
* Fix to surface multiple LLM requests inside LLM View (#84)
* Pagination bug
* Bug fix
* Fix for surfacing multiple LLM requests in LLMView
* Minor bugfixes (#86)
* Pagination bug
* Bug fix
* Bugfixes
* api to fetch promptset with prompt filters
* bug fixes
* fix invalid redirect
* fix invalid status code
* Project Switcher (#90)
* Pagination bug
* Bug fix
* Project switcher
* Feat: dataset download (#60)
* API: download dataset
* API: Download dataset
* updated download-dataset api
* Updated: download_dataset api
* Updated download dataset API
* Updated Download API: changed Response to Next Response, add a condition to ensure max page size is 500
* updated the download-dataset API: fixed the format and removed redundant lines of code
* Updated download_daatset API: file name and removed 'id' param
* Added the Download dataset button.
* Merged developemnt into my branch
* Updated button size
* Fixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update prompt registry with instructions to fetch prompts (#91)
* Pagination bug
* Bug fix
* Update prompt registry
* Minor bugfix (#94)
* Pagination bug
* Bug fix
* Minor bugfix
* chore: update github repo badges
* optimizing token count function
* Add GPT4-O Pricing and Playground (#98)
* Pagination bug
* Bug fix
* Add GPT4-O support
* Add GPT4-O support
* Update cost
* Dylan/s3en 2234 add perplexity support to playground (#89)
* adding perplexity to playground types
* adding ui stuff:'
* adding perplexity chat api
* fixing perplexity model dropdown
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* api changes
* add api access to get api and fix all bugs
* bug fix
* bug fix
* updating descriptions to optional
* prio python
* cleanup and fixes
* more bug fixes
* more fixes
* remove console log
* updating trace_service functions
* add migration
* add format function, updating from day to hour
* adding dropwdown menu
* updating query key
* updating query keys v2
* clean up
* fix bug
* Minor bugfix (#102)
* Pagination bug
* Bug fix
* Minor bugfix
* fixes
* Bug fixes to Evaluations (#111)
* Pagination bug
* Bug fix
* Bug fixes to evals v2
* Minor fix
* upgrading tiktoken, adding omni to pricing (#110)
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update package
* Dataset bugfix (#113)
* Pagination bug
* Bug fix
* Dataset bugfix
* Minor linking fix (#114)
* Pagination bug
* Bug fix
* Dataset bugfix
* Minor fix
* api bug fix (#116)
* fixing dropdown color (#117)
* Support for Image inputs (#119)
* Pagination bug
* Bug fix
* Support image inputs
* Bug fix Spans with status_code = "ERROR" (#120)
* Pagination bug
* Bug fix
* Support image inputs
* Bug fixes
* Dylan/s3en 2265 save prompt and model settings directly from playground (#99)
* bug fixes, adding save prompt button in playground
* adding save prompt dialog
* adding create registry dialog
* working registry selection
* Adding new prompt to exist registry
* storing
* button padding fix
* refactor, adding combobox
* increasing dropdwon width
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* adding image display
* adding property filtering (#123)
* optimizing cost function
* optimizing per cost per hour function
* removing console statements
* updating queryKey for datasets
* updating queryKeys
* adding missing table checks
* adding more checks
* chore: update clickhouse docker for user management
* style: remove blank space
* updating save prompt button
* Redesign of Manual Evaluations (#134)
* Pagination bug
* Bug fix
* Schema changes for evals
* Fix APIs for evals
* Minor bugfixes
* Bugfix
* Evaluation changes
* Manual eval simplification
* Minor fix
* Manual evaluations UX changes
* Chart title fix
* Disable experiments
* fix
* Dylan/s3en 2318 add the ability to import a conversation from the traces to (#133)
* adding import conversation button
* init import conversation dialog
* adding trace rows
* fixing scroll bug
* adding import prompt to playground
* fixes
* Minor
* Bugfixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
---------
Co-authored-by: Darshit Suratwala <darshit@scale3labs.com>
Co-authored-by: darshit-s3 <119623510+darshit-s3@users.noreply.github.com>
Co-authored-by: dylan <dylan@scale3labs.com>
Co-authored-by: dylanzuber-scale3 <116033320+dylanzuber-scale3@users.noreply.github.com>
Co-authored-by: Rohit Kadhe <rohit@scale3labs.com>
Co-authored-by: Rohit Kadhe <113367036+rohit-kadhe@users.noreply.github.com>
Co-authored-by: MayuriS24 <159064413+MayuriS24@users.noreply.github.com>
* Release 1.5.1 (#143)
* Pagination bug
* Bug fix
* chore: add docker cmd
* Compatibility fixes for SDK version 2.0.0 (#69)
* Pagination bug
* Bug fix
* Fix for schema changes
* Render tool calling
* Support for Langgraph, Qdrant & Groq (#73)
* Pagination bug
* Bug fix
* Add langgraph support
* QDrant support
* Add Groq support
* update README
* update README
* feat: optimise docker image for self host setup
* adding api access to traces endpoint
* clean up
* refactor
* feat: add clickhouse db create on app start (#79)
* docs: add railway deploy, fix sdk badges (#81)
* untrack .env
* Revert "untrack .env"
This reverts commit 4551d7eb33a22b4ba94be8eb1e20d620c6e0a567.
* Playground and Prompt Management (#83)
* Pagination bug
* Bug fix
* Playground - basic implementation
* Playground - streaming and nonstreaming
* Move playground inside project
* API key flow
* Api key
* Playground refactor
* Add chat hookup
* anthropic streaming support
* Bug fixes to openai playground
* Anthropic bugfixes
* Anthropic bugfix
* Cohere first iteration
* Cohere role fixes
* Cohere api fix
* Parallel running
* Playground cost calculation non streaming
* playground - streaming token calculation
* latency and cost
* Support for Groq
* Add model name
* Prompt management views
* Remove current promptset flow
* Prompt management API hooks
* Prompt registry final
* Playground bugfixes
* Bug fix playground
* Rearrange project nav
* Fix playground
* Fix prompts
* Bugfixes
* Minor fix
* Prompt versioning bugfix
* Bugfix
* fix: clickhouse table find queries (#82)
* Fix to surface multiple LLM requests inside LLM View (#84)
* Pagination bug
* Bug fix
* Fix for surfacing multiple LLM requests in LLMView
* Minor bugfixes (#86)
* Pagination bug
* Bug fix
* Bugfixes
* api to fetch promptset with prompt filters
* bug fixes
* fix invalid redirect
* fix invalid status code
* Project Switcher (#90)
* Pagination bug
* Bug fix
* Project switcher
* Feat: dataset download (#60)
* API: download dataset
* API: Download dataset
* updated download-dataset api
* Updated: download_dataset api
* Updated download dataset API
* Updated Download API: changed Response to Next Response, add a condition to ensure max page size is 500
* updated the download-dataset API: fixed the format and removed redundant lines of code
* Updated download_daatset API: file name and removed 'id' param
* Added the Download dataset button.
* Merged developemnt into my branch
* Updated button size
* Fixes
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* Update prompt registry with instructions to fetch prompts (#91)
* Pagination bug
* Bug fix
* Update prompt registry
* Minor bugfix (#94)
* Pagination bug
* Bug fix
* Minor bugfix
* chore: update github repo badges
* optimizing token count function
* Add GPT4-O Pricing and Playground (#98)
* Pagination bug
* Bug fix
* Add GPT4-O support
* Add GPT4-O support
* Update cost
* Dylan/s3en 2234 add perplexity support to playground (#89)
* adding perplexity to playground types
* adding ui stuff:'
* adding perplexity chat api
* fixing perplexity model dropdown
---------
Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
* api changes
* add api …1 parent 3ca7a8b commit 192da41
File tree
3 files changed
+278
-11
lines changed- app/(protected)/project/[project_id]/prompts/[prompt_id]
- lib
3 files changed
+278
-11
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
39 | | - | |
40 | 42 | | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| |||
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
59 | 87 | | |
60 | 88 | | |
61 | 89 | | |
| |||
67 | 95 | | |
68 | 96 | | |
69 | 97 | | |
70 | | - | |
| 98 | + | |
71 | 99 | | |
72 | 100 | | |
73 | 101 | | |
| |||
79 | 107 | | |
80 | 108 | | |
81 | 109 | | |
82 | | - | |
83 | 110 | | |
84 | 111 | | |
85 | 112 | | |
| |||
111 | 138 | | |
112 | 139 | | |
113 | 140 | | |
114 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
115 | 152 | | |
116 | 153 | | |
117 | 154 | | |
| |||
126 | 163 | | |
127 | 164 | | |
128 | 165 | | |
129 | | - | |
| 166 | + | |
130 | 167 | | |
131 | 168 | | |
132 | 169 | | |
| |||
225 | 262 | | |
226 | 263 | | |
227 | 264 | | |
228 | | - | |
| 265 | + | |
229 | 266 | | |
230 | 267 | | |
231 | 268 | | |
232 | | - | |
| 269 | + | |
233 | 270 | | |
234 | 271 | | |
235 | 272 | | |
236 | 273 | | |
237 | | - | |
| 274 | + | |
238 | 275 | | |
239 | 276 | | |
240 | 277 | | |
| |||
404 | 441 | | |
405 | 442 | | |
406 | 443 | | |
407 | | - | |
408 | | - | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
409 | 447 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
0 commit comments