Ramón Vila

Results 8 issues of Ramón Vila

The issue was being cause by a never-catcheable regex. dnsdumpster HTML attributes use double quotes whereas this regex was catching only the expression with simple ones and thus creating an...

This is a fix for #22. Now the project directory gets created if it doesn't exist yet.

Hi! I'm trying to join and verify a guild using its invite code, however, I'm getting an hCaptcha error message (which in turn, makes everything fail). ``` [+] (getInfoFromInviteCode) Get...

Hello everyone! I'm building a chat interface using NextJS to interact with agents and I haven't been able to make it work using streaming. This is the core logic: ```typescript...

### Feature request [Guidance](https://github.com/microsoft/guidance) is a language for controlling large language models developed by Microsoft. "Guidance allows to interleave generation, prompting, and logical control into a single continuous flow [...]...

Because chatd uses a document as the source-of-truth for responses, I think it might be a good idea to show the actual document on the side (maybe using a two-sided...

enhancement

The integration of various Large Language Model (LLM) providers, including support for local models, appears to be an inevitable addition in the near future. To facilitate this, I propose implementing...

Hello there, I've been a `furl` user for a while and I really like its interface and ease of use, however, I've noticed that it's been some time since the...