Théo Dufort

Results 9 issues of Théo Dufort

_The more information we have the easier it is for us to help. Feel free to remove any sections that might not apply_ ### Issue The "trial_period_days" parameters is not...

bug

Added date for each block number in the tooltip as well as in the X axis. Fix for #354 ![image](https://github.com/theQRL/block-explorer/assets/111878790/ab8194a4-32fe-4dba-9eda-33cef497c8ff)

Type: Enhancement
Status: Revision Needed

Im trying to start the iVentoy web interface with `sudo iventoy.sh start`. I get: `iventoy start SUCCESS PID=0 Please open your browser and visit http://127.0.0.1:26000 or http://x.x.x.x:26000 (x.x.x.x is any...

[ERROR] Could not resolve "react/jsx-dev-runtime" _mdx_bundler_entry_point-038a9fb5-ba3e-4ce1-96d1-cb203a5f4974.mdx:2:55: 2 │ import {Fragment as _Fragment, jsxDEV as _jsxDEV} from "react/jsx-dev-runtime"; ╵ ~~~~~~~~~~~~~~~~~~~~~~~ You can mark the path "react/jsx-dev-runtime" as external to exclude it...

I have an obsidian vault with the extension that can't show graph nodes when marked as .mdx, but .md files show up as nodes in the graph view...

**Describe the Bug** I am trying to use my self hosted firecrawl api server for the JS SDK. **To Reproduce** Steps to reproduce the issue: 1. Have a running firecrawl...

question
stale

### Bug Description I have aworkflow where I send a post to reddit, I tried to do it out of a loop, with hardcoded values but still the output is...

in linear

### Checked other resources - [x] I added a very descriptive title to this issue. - [x] I searched the LangChain.js documentation with the integrated search. - [x] I used...

I am trying to use both of my GPUs who are passed through to my docker container. `services: faster-whisper-server-cuda: image: fedirz/faster-whisper-server:latest-cuda build: dockerfile: Dockerfile.cuda context: . platforms: - linux/amd64 -...