Skip to content

Commit 4a99cdb

Browse files
authored
Refactoring (TanStack#5)
* removing as * adding tool calling * more tool fixing * moving to an agent loop strategy * small refactors * connection adapters * python support * python support with openai * PHP example * tests refactor * fallback * cleaning up ts-chat example * first pass on real tools support * approval flow in tools * tools * react-ui * react-ui * react-ui * documentation updates
1 parent 8011e22 commit 4a99cdb

195 files changed

Lines changed: 22260 additions & 5668 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,6 @@ coverage/
4242
# Package manager
4343
.yarn/
4444
.pnpm-store/
45+
46+
# My TODOs. Feel free to ignore this.
47+
*-TODO.md

0 commit comments

Comments
 (0)