kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
old-agentic
rodzic
bf012751af
commit
2865812f79
|
@ -144,6 +144,7 @@ The SDK-specific imports are all isolated to keep the main `@agentic/stdlib` as
|
||||||
## Non-service Tools
|
## Non-service Tools
|
||||||
|
|
||||||
- calculator
|
- calculator
|
||||||
|
- e2b (code interpreter)
|
||||||
- search and scrape
|
- search and scrape
|
||||||
|
|
||||||
## AI SDKs
|
## AI SDKs
|
||||||
|
@ -165,7 +166,6 @@ The SDK-specific imports are all isolated to keep the main `@agentic/stdlib` as
|
||||||
|
|
||||||
- rename this repo to agentic
|
- rename this repo to agentic
|
||||||
- services
|
- services
|
||||||
- e2b
|
|
||||||
- replicate
|
- replicate
|
||||||
- huggingface
|
- huggingface
|
||||||
- [skyvern](https://github.com/Skyvern-AI/skyvern)
|
- [skyvern](https://github.com/Skyvern-AI/skyvern)
|
||||||
|
@ -173,7 +173,6 @@ The SDK-specific imports are all isolated to keep the main `@agentic/stdlib` as
|
||||||
- unstructured
|
- unstructured
|
||||||
- pull from [langchain](https://github.com/langchain-ai/langchainjs/tree/main/langchain)
|
- pull from [langchain](https://github.com/langchain-ai/langchainjs/tree/main/langchain)
|
||||||
- provide a converter for langchain `DynamicStructuredTool`
|
- provide a converter for langchain `DynamicStructuredTool`
|
||||||
- pull from other libs
|
|
||||||
- pull from [nango](https://docs.nango.dev/integrations/overview)
|
- pull from [nango](https://docs.nango.dev/integrations/overview)
|
||||||
- pull from [activepieces](https://github.com/activepieces/activepieces/tree/main/packages/pieces/community)
|
- pull from [activepieces](https://github.com/activepieces/activepieces/tree/main/packages/pieces/community)
|
||||||
- general openapi support ala [workgpt](https://github.com/team-openpm/workgpt)
|
- general openapi support ala [workgpt](https://github.com/team-openpm/workgpt)
|
||||||
|
|
Ładowanie…
Reference in New Issue