mirror of
https://github.com/humanlayer/12-factor-agents.git
synced 2025-08-20 18:59:53 +03:00
Merge pull request #47 from humanlayer/dexhorthy-patch-1
doing what you should have done a long time ago
This commit is contained in:
@@ -6,6 +6,10 @@ Don't outsource your prompt engineering to a framework.
|
||||
|
||||

|
||||
|
||||
By the way, [this is far from novel advice:](https://hamel.dev/blog/posts/prompt/)
|
||||
|
||||

|
||||
|
||||
Some frameworks provide a "black box" approach like this:
|
||||
|
||||
```python
|
||||
@@ -84,4 +88,4 @@ Having full control over your prompts gives you the flexibility and prompt contr
|
||||
|
||||
I don't know what's the best prompt, but I know you want the flexibility to be able to try EVERYTHING.
|
||||
|
||||
[← Natural Language To Tool Calls](https://github.com/humanlayer/12-factor-agents/blob/main/content/factor-01-natural-language-to-tool-calls.md) | [Own Your Context Window →](https://github.com/humanlayer/12-factor-agents/blob/main/content/factor-03-own-your-context-window.md)
|
||||
[← Natural Language To Tool Calls](https://github.com/humanlayer/12-factor-agents/blob/main/content/factor-01-natural-language-to-tool-calls.md) | [Own Your Context Window →](https://github.com/humanlayer/12-factor-agents/blob/main/content/factor-03-own-your-context-window.md)
|
||||
|
||||
Reference in New Issue
Block a user