Commit 6d55c38
authored
feat: unify agent types (#139)
* style: save my todo comments
Signed-off-by: Samantha Coyle <[email protected]>
* feat: unify agent types and save my wip
Signed-off-by: Samantha Coyle <[email protected]>
* feat: save as i got 03 poc quickstart working
Signed-off-by: Samantha Coyle <[email protected]>
* feat: add durable agent examples and fixes
Signed-off-by: Samantha Coyle <[email protected]>
* fix(bug): support both template formats
Signed-off-by: Samantha Coyle <[email protected]>
* fix(bug): support our custom format with vars inline
Signed-off-by: Samantha Coyle <[email protected]>
* feat: agent + durableagent types, new cfg class, updated quickstarts/docs
Signed-off-by: Samantha Coyle <[email protected]>
* fix: some clean up
Signed-off-by: Samantha Coyle <[email protected]>
* style: more clean up on things reviewing my pr
Signed-off-by: Samantha Coyle <[email protected]>
* style: just more clean up of logs
Signed-off-by: Samantha Coyle <[email protected]>
* style: update docs
Signed-off-by: Samantha Coyle <[email protected]>
* fix: actorAgent -> assistantAgent and rm actoragent
Signed-off-by: Samantha Coyle <[email protected]>
* style: make linter happy
Signed-off-by: Samantha Coyle <[email protected]>
* test: add init test setup and cases
Signed-off-by: Samantha Coyle <[email protected]>
* feat: save an ex i created for what openapi agent looks like
Signed-off-by: Samantha Coyle <[email protected]>
* style: rm up openapi react agent ex
Signed-off-by: Samantha Coyle <[email protected]>
* style: more clean up for now
Signed-off-by: Samantha Coyle <[email protected]>
* refactor: rm openapireact + react agents
Signed-off-by: Samantha Coyle <[email protected]>
* refactor: mv durable agent with agent
Signed-off-by: Samantha Coyle <[email protected]>
* fix: update imports
Signed-off-by: Samantha Coyle <[email protected]>
* refactor: make agent + durable agent use same base class + rm config for now
Signed-off-by: Samantha Coyle <[email protected]>
* tests: add some init tests
Signed-off-by: Samantha Coyle <[email protected]>
* style: make linter happy
Signed-off-by: Samantha Coyle <[email protected]>
* fix: use tcp conn instead of app layer
Signed-off-by: Samantha Coyle <[email protected]>
* style: make linter happy
Signed-off-by: Samantha Coyle <[email protected]>
* style: make linter happy
Signed-off-by: Samantha Coyle <[email protected]>
* tests: add agent class tests + some clean up
Signed-off-by: Samantha Coyle <[email protected]>
* tests: add durableagent class tests
Signed-off-by: Samantha Coyle <[email protected]>
* style: make linter happy
Signed-off-by: Samantha Coyle <[email protected]>
* fix: make linter happy
Signed-off-by: Samantha Coyle <[email protected]>
* style: acct for linter errs
Signed-off-by: Samantha Coyle <[email protected]>
* style: run ruff
Signed-off-by: Samantha Coyle <[email protected]>
* fix: address many tox -e type errs, fix class inheritance mvment, replace generic data types with specific types
Signed-off-by: Samantha Coyle <[email protected]>
* fix: final type fix
Signed-off-by: Samantha Coyle <[email protected]>
* style: update docs on new quickstarts
Signed-off-by: Samantha Coyle <[email protected]>
* style: tox -e ruff + clean up comments
Signed-off-by: Samantha Coyle <[email protected]>
* fix: update for tox -e flake8
Signed-off-by: Samantha Coyle <[email protected]>
* style: clean up print outs
Signed-off-by: Samantha Coyle <[email protected]>
* tests: make things testable and fix some existing test errs
Signed-off-by: Samantha Coyle <[email protected]>
* fix: clean up quickstarts, add tests i forgot earlier
Signed-off-by: Samantha Coyle <[email protected]>
* fix: last few fixes
Signed-off-by: Samantha Coyle <[email protected]>
* style: tox -e ruff
Signed-off-by: Samantha Coyle <[email protected]>
* fix(build): acct for build errs
Signed-off-by: Samantha Coyle <[email protected]>
* fix: add tox ini file
Signed-off-by: Samantha Coyle <[email protected]>
* style: fix linter
Signed-off-by: Samantha Coyle <[email protected]>
* fix: acct for posthog breaking change
Signed-off-by: Samantha Coyle <[email protected]>
* fix: address feedback
Signed-off-by: Samantha Coyle <[email protected]>
* fix: push test fixes
Signed-off-by: Samantha Coyle <[email protected]>
* style: rm actor references
Signed-off-by: Samantha Coyle <[email protected]>
* style: tox -e ruff
Signed-off-by: Samantha Coyle <[email protected]>
* fix(quickstart): use local agent updates
Signed-off-by: Samantha Coyle <[email protected]>
* fix: tox -e flake8 fixes
Signed-off-by: Samantha Coyle <[email protected]>
* fix: style dirs we want
Signed-off-by: Samantha Coyle <[email protected]>
* fix(build): install test deps properly
Signed-off-by: Samantha Coyle <[email protected]>
* fix: see if this fixes build err
Signed-off-by: Samantha Coyle <[email protected]>
* fix(cookbook): update one more reqs file to use local agent deps instead of old release tag
Signed-off-by: Samantha Coyle <[email protected]>
* fix: register agent properly in db
Signed-off-by: Samantha Coyle <[email protected]>
* style: rm duplicate quickstart sample
Signed-off-by: Samantha Coyle <[email protected]>
* style: make linter happy
Signed-off-by: Samantha Coyle <[email protected]>
* fix: ruff check --fix .
Signed-off-by: Samantha Coyle <[email protected]>
---------
Signed-off-by: Samantha Coyle <[email protected]>1 parent 6509906 commit 6d55c38
File tree
151 files changed
+3088
-4502
lines changed- .github/workflows
- cookbook
- agents
- openapi
- executors
- mcp
- basic
- workflow
- workflows
- multi_agents
- basic_calc_agent_as_actor
- basic_calc_agent
- components
- basic_lotr_agents_as_workflows/services
- dwarf
- eagle
- elf
- hobbit
- ranger
- wizard
- basic_lotr_durable_agents
- components
- services
- elf
- hobbit
- wizard
- workflow-llm
- workflow-random
- workflow-roundrobin
- single_agent
- dapr_agents
- agents
- agent
- durableagent
- telemetry
- utils
- agent
- actor
- patterns
- openapi
- react
- toolcall
- utils
- document/embedder
- llm
- utils
- prompt/utils
- storage/vectorstores
- tool
- http
- utils
- types
- workflow
- agents
- assistant
- messaging
- docs/home
- quickstarts
- quickstarts
- 01-hello-world
- components
- 05-multi-agent-workflow-actors
- services
- client
- elf
- hobbit
- wizard
- workflow-llm
- workflow-random
- workflow-roundrobin
- 05-multi-agent-workflow-dapr-workflows
- components
- services/client
- 05-multi-agent-workflows
- components
- services
- client
- elf
- hobbit
- wizard
- workflow-llm
- workflow-random
- workflow-roundrobin
- 07-agent-mcp-client-sse
- 07-agent-mcp-client-stdio
- tests
- agents
- agent
- durableagent
- mocks
- document/embedder
- storage/vectorstores
- workflow/orchestrators
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
151 files changed
+3088
-4502
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
63 | 69 | | |
64 | 70 | | |
65 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
173 | 177 | | |
174 | 178 | | |
175 | 179 | | |
176 | | - | |
| 180 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
4 | 24 | | |
5 | 25 | | |
6 | 26 | | |
| |||
Large diffs are not rendered by default.
This file was deleted.
0 commit comments