Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: optimizable LLM function node #35

Merged
merged 54 commits into from
Oct 8, 2024
Merged

WIP: optimizable LLM function node #35

merged 54 commits into from
Oct 8, 2024

Conversation

rizar
Copy link
Collaborator

@rizar rizar commented Sep 29, 2024

see examples/optimize/README.md

TODO:

  • cover the whole agent with a test
  • make input refs creation nicer

@ollmer ollmer self-requested a review October 1, 2024 10:02
tapeagents/llm_function.py Outdated Show resolved Hide resolved
@rizar rizar requested a review from ollmer October 4, 2024 18:30
examples/optimize/README.md Outdated Show resolved Hide resolved
examples/optimize/README.md Outdated Show resolved Hide resolved
tapeagents/agent.py Outdated Show resolved Hide resolved
@ollmer
Copy link
Collaborator

ollmer commented Oct 7, 2024

That's really great addition! Everything looks great to me, plus a lot of small improvements over the old things. Let's clear things up about demo filtering, and after that, we're ready to merge.

@rizar rizar requested a review from ollmer October 8, 2024 13:00
@rizar rizar merged commit 95cad57 into main Oct 8, 2024
2 checks passed
@ollmer ollmer deleted the llm_function branch October 15, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants