Commit dc9f559
Create Foundations for Active Prompt Engine + Contributing MD (#263)
* Create Foundations for Active Prompt Engine + Contributing MD
This PR setups the foundations for the Active Prompt data model for Phase 2 of Active Agent.
This uses Rails Engines and adds test to be able to setup the initial foundation.
* Update CONTRIBUTING.MD
* Delete lib/active_prompt/engine.rb
* Delete lib/active_prompt/version.rb
* Delete lib/active_prompt.rb
* Delete lib/activeagent.rb
* Delete test/active_prompt_engine_test.rb
* Revert "Delete lib/activeagent.rb"
This reverts commit 1357769.
* Moved into separate project for now
---------
Co-authored-by: Justin Bowen <JusBowen@gmail.com>1 parent ef1841b commit dc9f559
1 file changed
+44
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
0 commit comments