Dillion Verma

Results 35 issues of Dillion Verma

I have a web app and I have the following initializer ``` Reddit = Redd.it(user_agent: 'Reddit Client', client_id: ENV['reddit_client_id'], secret: ENV['reddit_secret_key']) ``` I then proceed to use `Reddit` throughout my...

Base58 encoding / decoding is a common task during Bitcoin development. Would love to see a feature like this in this app! https://github.com/cryptocoinjs/bs58

I am trying to build a node project with `@node-lightning/secp256k1` as a dependency and running into the following issue: ``` => [dlcd base 5/7] RUN yarn install --frozen-lockfile --verbose 273.3s...

I want to pass custom query parameters to my dub.sh URL and track those parameters. i.e. ``` dub.co/my-url?email=test%40gmail.com&project=my-project ``` The UI should somehow group the params so I can segment...

enhancement

enhancement
help wanted

Drawer card should change if user is a paying user

bug
help wanted
good first issue

![image](https://github.com/dillionverma/llm.report/assets/16860528/46607264-ba01-401b-88b3-3c6bf1ec53d6)

bug
help wanted
good first issue

on the /logs page there should be a way to filter by model

enhancement
help wanted
good first issue

If a user has a specific log - i.e. https://llm.report/logs/chatcmpl-7vWp52MLmQpMaelMnLH0H30 the app should open up the log drawer and the details for that specific log

enhancement
help wanted
good first issue

There should be a toggle button to switch back and forth between emails shown and hidden in the tables and charts

enhancement
help wanted
good first issue