Live data from Hacker News

Viewing profile — krawfy

krawfy

HN member
Joined
Sat, Mar 04, 2023, 3:51 PM UTC
HN karma
61
Public activity
10 items

About krawfy

No profile information was provided.

Recent public activity

  1. comment
    Comment #39283573

    How is this different from other solutions like Open Interpreter?

  2. 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…

  3. comment
    Comment #36963921

    Thanks Neel! We totally agree that automated evals will become an essential part of production LLM systems.

  4. comment
    Comment #36963911

    Awesome! Let us know if there's anything from that tool that you think we should add to PromptTools

  5. 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…

  6. 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 …

  7. 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…

  8. 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.

  9. 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…

  10. 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…