Viewing profile — skull8888888
skull8888888
HN member- Joined
- Thu, Dec 21, 2023, 2:40 PM UTC
- HN karma
- 194
- Public activity
- 72 items
- HN profile
- View on Hacker News ↗
About skull8888888
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
- story
- story
-
story
Show HN: We instrumented Claude Agent SDK using a tiny Rust proxy
At Laminar ( https://github.com/lmnr-ai/lmnr ) we're building open source AI observability platform in Rust. We obsess over instrumentation DX for our Python and TS SDKs and in thi…
-
comment
Comment #44051574
why qwen 2.5 specifically?
-
comment
Comment #43812154
playwright
-
comment
Comment #43786467
right now package only supports models from gemini, anthropic and openai. Vision is required. PRs are very welcome! It's very easy to add new model, simply follow any providers in …
-
comment
Comment #43784176
The best out all of them. Check the first message in the post. tldr: - SOTA on webvoyager - browser agent observability - fast and reliable - CLI for easier interaction - available…
-
comment
Comment #43781549
have you tried it with Index?
-
comment
Comment #43780448
how could you see an http request from a video? If you mean the console output, then it's just logs of an agent.
-
comment
Comment #43780439
it can do it! try it out, literally just prompt it
-
comment
Comment #43780437
thank you for the feedback! we're actually working on it :)
-
comment
Comment #43780434
researching a topic and creating a spreadsheet
-
comment
Comment #43780430
works pretty well, try it out - pip install lmnr-index
-
comment
Comment #43777917
any need for browser agent observability?
-
comment
Comment #43777868
which model are you using? try gemini pro/flash, they are very fast
-
comment
Comment #43777679
Oh I see, didn't know about that, fastest and easiest thing you can do is to play around with pro via our chat UI https://lmnr.ai/chat - it's free up to 10 messages. For the CLI an…
-
comment
Comment #43777630
Gemini 2.5 pro is available. Is it missing on your side? Do you run index via CLI?
-
comment
Comment #43777578
I'm pretty confident it can do it. Try it out and see for yourself. Just install the package, run cli and give it your prompt. pip install lmnr-index playwright install chromium in…
-
comment
Comment #43777534
- research task, agent is smart enough to understand which links to click next without the need to hardcode the parsing and navigation logic - any task that requires UI interaction…
-
comment
Comment #43777476
there's also a demo right in the repo https://github.com/lmnr-ai/index