Ruben Karapetyan

Results 10 issues of Ruben Karapetyan

Implemented metrics pinning functionality with "optimistic updates". Pinned metrics are sorted based on their pinning order.

## 🚀 Feature Add the ability to select the number of digits after the decimal point for numeric values that appear in tables. ### Motivation The Runs table looks quite...

type / enhancement
area / Web-UI

- Implemented custom `DictVisualizer` which has built-in support for virtualization to replace `react-json-view` - Added a helper function to visualize data type - Added a helper function to color values...

Resolves https://github.com/yoheinakajima/babyagi/issues/158 Added 2 dependencies to requirements: - [Aim](https://github.com/aimhubio/aim): supercharged open-source AI metadata tracker - [tiktoken](https://github.com/openai/tiktoken): a fast BPE tokeniser for use with OpenAI's models Added `.aim` to `.gitignore`. Updated...

Hey, Ruben from [Aim](https://github.com/aimhubio/aim) here! 👋 First of all thanks for this awesome project! After experimenting with babyagi I found that integrating Aim can be extremely helpful for prompts exploration...

Hey, Ruben from [Aim](https://github.com/aimhubio/aim) here! 👋 This is an awesome project! Have you considered integrating an open-source experiment tracking tool? Aim is an open-source, easy-to-use and supercharged experiment tracker. We...

Hey, Ruben from [Aim](https://github.com/aimhubio/aim) here! 👋 This is an awesome project! Aim is a completely open-source and supercharged AI metadata tracker. Aim can be helpful for the exploration and comparison...

Hey, Ruben from [Aim](https://github.com/aimhubio/aim) here! 👋 Aim is an open-source and supercharged experiment tracker. We would be more than happy to submit an integration PR. ![aim](https://user-images.githubusercontent.com/9951653/230564017-24d378a3-991c-4925-8fe1-2adf52659dc5.gif) GitHub repo: https://github.com/aimhubio/aim Docs:...

enhancement

Register pyodide package for importing globals to boards

## 🚀 Feature Add the ability to create custom UI boards with Python ### Motivation Currently, Aim UI offers a variety of built-in explorers, which are helpful for exploring and...

type / enhancement
phase / ready-to-go
area / Web-UI