23 Commits

Author SHA1 Message Date
Dan Davison
d0dca40b93 Add poe (#55) 2025-09-04 15:44:12 -07:00
Dan Davison
68ac9c40eb Migrate to uv (#52)
* uvx migrate-to-uv

* uv migration

* Fix hatch build

* Fixup

* uv run

* Add tab completion to devcontainer uv

Co-authored-by: Simon Emms <simon@simonemms.com>

* Revert "Add tab completion to devcontainer uv"

This reverts commit a3b7bdd84b.

---------

Co-authored-by: Simon Emms <simon@simonemms.com>
2025-07-30 11:37:42 -06:00
Steve Androulakis
5d55a9fe80 Model Context Protocol (MCP) support with new use case (#42)
* initial mcp

* food ordering with mcp

* prompt eng

* splitting out goals and updating docs

* a diff so I can get tests from codex

* a diff so I can get tests from codex

* oops, missing files

* tests, file formatting

* readme and setup updates

* setup.md link fixes

* readme change

* readme change

* readme change

* stripe food setup script

* single agent mode default

* prompt engineering for better multi agent performance

* performance should be greatly improved

* Update goals/finance.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update activities/tool_activities.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* co-pilot PR suggested this change, and now fixed it

* stronger wording around json format response

* formatting

* moved docs to dir

* moved image assets under docs

* cleanup env example, stripe guidance

* cleanup

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-09 16:39:57 -07:00
Steve Androulakis
eb06cf5c8d Enhance Dev Experience and Code Quality (#41)
* Format codebase to satisfy linters

* fixing pylance and ruff-checked files

* contributing md, and type and formatting fixes

* setup file capitalization

* test fix
2025-06-01 08:54:59 -07:00
Steve Androulakis
e35181b5ad Temporal tests (#40)
* temporal tests

* codex setup env script to readme
2025-05-29 12:56:58 -07:00
Ka Wo Fong
f7ef2b1c7e fix(setup): add stripe to dep (#39) 2025-05-29 08:42:22 -07:00
Steve Androulakis
7bb6688797 Jonymusky litellm integration (#36)
* feat: LiteLLM integration

* update

* chore: make start-dev

feedback from: https://github.com/temporal-community/temporal-ai-agent/issues/31

* bump dependencies

* clean up setup.md

* setup update

---------

Co-authored-by: Jonathan Muszkat <muskys@gmail.com>
2025-05-26 14:37:14 -07:00
Joshua Smith
7ef10e2481 - updates to pyproject.toml to add contributors and update some pytest config
- updates to documentation - clarification cleanup
- defaulting to finserv goals
2025-04-24 12:37:16 -04:00
Joshua Smith
e92e3f43c9 changes to make the project more python compliant and fix the bug tracker URL 2025-04-15 11:01:18 -04:00
Joshua Smith
2539436a79 adding testing config 2025-04-10 10:26:55 -04:00
Joshua Smith
ef45ca0451 work on tests 2025-04-10 09:38:13 -04:00
Steve Androulakis
3df2da50b1 upgrade claude sonnet to 3.7 and prompt eng 2025-02-24 15:44:03 -06:00
Rob Holland
ab47ca206b WIP: Add some train searches. 2025-02-11 16:49:33 +00:00
Rob Holland
879abade05 Spike of football fixture lookup. 2025-02-03 17:34:42 +00:00
Steve Androulakis
8fbbfef6f7 deepseek api support, dotenv dev fix, other improvements 2025-01-26 21:18:31 -08:00
Steve Androulakis
71b0372e62 anthropic support 2025-01-24 16:59:15 -08:00
Steve Androulakis
20fdf935ab google gemini support 2025-01-24 15:53:45 -08:00
Steve Androulakis
1f84fc37ea stripe integration 2025-01-04 12:48:34 -08:00
Steve Androulakis
f5cf7286a2 works a lot better with 4o! 2025-01-03 15:05:27 -08:00
Steve Androulakis
a98ae439ac tool registry refactor and fastAPI 2025-01-02 11:30:50 -08:00
Steve Androulakis
e7e8e7e658 refactor, date context 2025-01-01 13:16:18 -08:00
Steve Androulakis
6355f976ad initial progress 2024-12-31 15:40:46 -08:00
Steve Androulakis
c6b71b8ffa initial working with ollama 2024-12-31 11:46:57 -08:00