Skip to content

Conversation

@georgi
Copy link
Contributor

@georgi georgi commented May 26, 2025

Summary

  • create llms namespace
  • add Synthesizer node that renders a Jinja prompt with dynamic properties
  • test that Synthesizer sends rendered prompt to the LLM

Testing

  • pip install . (fails: Could not find poetry-core)
  • nodetool package scan
  • nodetool codegen (fails: AssertionError: Field type is not a type)
  • black . (fails to parse pyproject.toml)
  • ruff check . (fails to parse pyproject.toml)
  • mypy . (fails: pyproject.toml parse error)
  • flake8
  • pytest -q (fails: ModuleNotFoundError: No module named 'nodetool.nodes.llms')

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant