Skip to content

docs(dynamo-run): Move README into docs/guides/ , add Quickstart #265

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

Merged
merged 3 commits into from
Mar 18, 2025

Conversation

grahamking
Copy link
Contributor

Move and update

@saturley-hall saturley-hall disabled auto-merge March 18, 2025 20:27
@saturley-hall saturley-hall merged commit 5a45ff2 into main Mar 18, 2025
11 checks passed
@saturley-hall saturley-hall deleted the gk-dr-docs branch March 18, 2025 20:29
@@ -0,0 +1,2 @@
See `docs/guides/dynamo_run.md`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be a link to docs

Suggested change
See `docs/guides/dynamo_run.md`
See [docs/guides/dynamo_run.md](../../docs/guides/dynamo_run.md)

kylehh pushed a commit to kylehh/dynamo that referenced this pull request Apr 11, 2025
Add backend type `EngineConfig::StaticCore` that wraps the engine in a preprocessor (prompt templating and tokenization).

Add example engine `echo_core` (`out=echo_core`) which takes and returns tokens. A nice side effect is that it echos the full prompt template with system prompt, whereas `echo_full` echos only user prompt.

![image](https://github.com/user-attachments/assets/27ec0a7b-a27d-4e69-96ea-1ffa0822ea90)
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.

4 participants