Viewing profile — krawfy
krawfy
HN member- Joined
- Sat, Mar 04, 2023, 3:51 PM UTC
- HN karma
- 61
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About krawfy
No profile information was provided.
Recent public activity
-
comment
Comment #39283573
How is this different from other solutions like Open Interpreter?
-
comment
Comment #36964480
Good catch! We're looking to add function calling support very soon, and have an open issue for it on our GitHub. If you want to raise a PR and add it, we'll help you land it and g…
-
comment
Comment #36963921
Thanks Neel! We totally agree that automated evals will become an essential part of production LLM systems.
-
comment
Comment #36963911
Awesome! Let us know if there's anything from that tool that you think we should add to PromptTools
-
comment
Comment #36959832
This is really cool! When we were trying to launch the GSPMD feature for PyTorch/XLA at Google, one of our biggest bottlenecks was network overhead, but we didn't really have any r…
-
comment
Comment #36959558
We've actually been in contact with the qdrant team about adding it to our roadmap! Andre (CEO) was asking for an integration. If you want to work on the PR, we'd be happy to work …
-
comment
Comment #36959297
Great question, chainforge looks interesting! We offer auto-evals as one tool in the toolbox. We also consider structured output validations, semantic similarity to an expected res…
-
comment
Comment #36958880
Glad you think so, we agree! If you end up trying it out, we'd love to hear what you think, and what other features you'd like to see.
-
comment
Comment #36958870
For now, we just aggregate those across the models / prompts / templates you're evaluating so that you can get an aggregate score. You can export to CSV, JSON, MongoDB, or Markdown…
-
story
Show HN: PromptTools – open-source tools for evaluating LLMs and vector DBs
Hey HN! We’re Kevin and Steve. We’re building PromptTools ( https://github.com/hegelai/prompttools ): open-source, self-hostable tools for experimenting with, testing, and evaluati…