94 Commits

Author SHA1 Message Date
Brace Sproul 07d7c150b9 feat: Update LLM Model Options with Latest Claude and OpenAI Models (#34) 2025-07-28 15:55:39 -07:00
open-swe[bot] daf5b37bc6 Apply patch 2025-07-28 21:43:30 +00:00
nhuang-lc 9474a054a0 Make model configurable, and get API key from runtime config (#32) 2025-07-05 12:42:02 -07:00
Brace Sproul 9a5f3be415 Update README.md (#31) 2025-05-29 13:22:07 -07:00
Jake Broekhuizen cf73cee924 Update README.md 2025-05-29 13:04:22 -07:00
Brace Sproul b80284a1f3 fix: Make all lc deps >= (#30) 2025-05-29 09:27:04 -07:00
bracesproul dbc7cfbc02 fix: Make all lc deps >= 2025-05-29 09:26:46 -07:00
Brace Sproul f01db4dea6 chore: Bump langgraph and langgraph supervisor deps (#29) 2025-05-29 09:22:46 -07:00
bracesproul 12bcca24b4 chore: Bump langgraph and langgraph supervisor deps 2025-05-29 09:22:17 -07:00
Brace Sproul 430580f5f8 fix: Subclass remote graph for config fields overwrite (#26) 2025-05-22 09:44:04 -07:00
bracesproul 4e3bba291b bump 2025-05-22 09:30:24 -07:00
bracesproul e4bd930c99 rename remote graph 2025-05-22 09:17:42 -07:00
bracesproul d3dffb6c6e fix: Subclass remote graph for config fields overwrite 2025-05-22 09:15:42 -07:00
Brace Sproul cb2f55e421 fix: Dont pass parent configurable fields to subgraphs (#25) 2025-05-20 13:34:58 -07:00
bracesproul 0a615cee9e bump dep 2025-05-20 13:34:41 -07:00
bracesproul edb273cffd cr 2025-05-20 12:54:25 -07:00
bracesproul ac2c6c491f fix: Dont pass parent configurable fields to subgraphs 2025-05-20 12:52:08 -07:00
Brace Sproul d2b9c6fce4 fix: Explicitly state service role key needed in docs (#24) 2025-05-19 17:14:59 -07:00
bracesproul ea1d53cd68 fix: Explicitly state service role key needed in docs 2025-05-19 17:14:49 -07:00
Brace Sproul bf17c30c7d fix: Bug where subgraphs get passed the config of the first subgraph (#23) 2025-05-17 10:30:42 -07:00
bracesproul ba363efc1c cr 2025-05-17 10:29:35 -07:00
bracesproul 3f043cbba5 cr 2025-05-16 16:51:55 -07:00
bracesproul 253165bd04 fix: Bug where subgraphs get passed the config of the first subgraph 2025-05-16 16:45:48 -07:00
Brace Sproul 1b08b89675 fix: Bump LG deps (#22) 2025-05-16 14:40:30 -07:00
Brace Sproul 6e5a0b35ce Merge branch 'main' into brace/bump-deps 2025-05-16 14:40:19 -07:00
bracesproul d54a02239c fix: Bump LG deps 2025-05-16 14:40:09 -07:00
Brace Sproul bd112306aa fix: Improve readme setup instructions (#21) 2025-05-16 12:31:50 -07:00
Brace Sproul 86ad846d3d Merge branch 'main' into brace/improve-setup-instructions 2025-05-16 12:31:46 -07:00
Brace Sproul 7a2525da6d chore: Add license (#20) 2025-05-16 12:31:23 -07:00
bracesproul 9bb583c86e chore: Add license 2025-05-16 12:31:08 -07:00
bracesproul a9fae4d76c fix: Improve readme setup instructions 2025-05-16 12:30:20 -07:00
Brace Sproul 50ba497cc0 fix: Do not return obj in crete auth handlers (#19) 2025-05-16 12:23:24 -07:00
bracesproul 744f1c458e fix: Do not return obj in crete auth handlers 2025-05-16 12:22:30 -07:00
Brace Sproul 1ca5d067dc chore: Add more docs for OAP config (#18) 2025-05-13 13:15:46 -07:00
bracesproul 53a7d5ff91 chore: Add more docs for OAP config 2025-05-13 13:15:28 -07:00
Brace Sproul 4c7f6f2189 fix: Rename graph to multi_agent_supervisor (#17) 2025-05-13 12:56:01 -07:00
Brace Sproul 5947e318ce Merge branch 'main' into brace/rename-agent-supervisor-agent 2025-05-13 12:55:48 -07:00
bracesproul c0b3f282ee fix: Rename graph to multi_agent_supervisor 2025-05-13 12:49:41 -07:00
Brace Sproul f17b100fe0 fix: rename x_lg_ui_config to x_oap_ui_config (#16) 2025-05-13 11:45:23 -07:00
bracesproul f9eb6ead3f fix: rename x_lg_ui_config to x_oap_ui_config 2025-05-13 11:43:57 -07:00
Brace Sproul cdf35c9cc3 fix: Persist some part of the sys promopt (#15) 2025-05-12 21:16:08 -07:00
Brace Sproul 3b81c33c82 Merge branch 'main' into brace/persist-some-sys-prompt 2025-05-12 21:16:05 -07:00
bracesproul 37bad2d657 cr 2025-05-12 21:15:47 -07:00
bracesproul 3b1a8c6a7b fix: Persist some part of the sys promopt 2025-05-12 21:14:48 -07:00
Brace Sproul 44e33f77f2 fix: Remove unused deps (#14) 2025-05-12 19:45:30 -07:00
bracesproul e4dbf89d68 fix: Remove unused deps 2025-05-12 19:45:19 -07:00
Brace Sproul 25f6dfce9f refactor: Reorg project (#13) 2025-05-12 19:32:05 -07:00
Brace Sproul 0f4970fcc7 Merge branch 'main' into brace/reorg-project 2025-05-12 19:32:00 -07:00
bracesproul 5d47671a3c format 2025-05-12 19:31:45 -07:00
bracesproul 2006dc0234 refactor: Reorg project 2025-05-12 19:31:30 -07:00