Allow tools without datasource and clean up (#33)
Showing
- .changeset/curvy-candles-mix.md 1 addition, 1 deletion.changeset/curvy-candles-mix.md
- .changeset/eleven-lemons-look.md 1 addition, 1 deletion.changeset/eleven-lemons-look.md
- .changeset/five-flowers-admire.md 5 additions, 0 deletions.changeset/five-flowers-admire.md
- .changeset/forty-ads-tell.md 1 addition, 1 deletion.changeset/forty-ads-tell.md
- .changeset/healthy-insects-check.md 1 addition, 1 deletion.changeset/healthy-insects-check.md
- helpers/copy.ts 17 additions, 0 deletionshelpers/copy.ts
- helpers/datasources.ts 80 additions, 1 deletionhelpers/datasources.ts
- helpers/index.ts 15 additions, 0 deletionshelpers/index.ts
- helpers/python.ts 27 additions, 132 deletionshelpers/python.ts
- helpers/tools.ts 35 additions, 0 deletionshelpers/tools.ts
- helpers/typescript.ts 94 additions, 119 deletionshelpers/typescript.ts
- questions.ts 2 additions, 3 deletionsquestions.ts
- templates/components/engines/python/agent/__init__.py 5 additions, 4 deletionstemplates/components/engines/python/agent/__init__.py
- templates/components/engines/python/agent/tools.py 6 additions, 4 deletionstemplates/components/engines/python/agent/tools.py
- templates/components/engines/python/chat/__init__.py 7 additions, 1 deletiontemplates/components/engines/python/chat/__init__.py
- templates/components/engines/typescript/agent/chat.ts 34 additions, 16 deletionstemplates/components/engines/typescript/agent/chat.ts
- templates/components/engines/typescript/chat/chat.ts 5 additions, 0 deletionstemplates/components/engines/typescript/chat/chat.ts
- templates/components/vectordbs/python/none/index.py 1 addition, 4 deletionstemplates/components/vectordbs/python/none/index.py
- templates/components/vectordbs/typescript/none/index.ts 1 addition, 3 deletionstemplates/components/vectordbs/typescript/none/index.ts
Loading
Please register or sign in to comment