Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xukecheng/apitable-llms-enhancement-experiments

This is a test version of the agent_toolkit in langchain. Please do not use it in production.
https://github.com/xukecheng/apitable-llms-enhancement-experiments

apitable langchain

Last synced: 2 months ago
JSON representation

This is a test version of the agent_toolkit in langchain. Please do not use it in production.

Awesome Lists containing this project

README

        

# APITable-LLMs-Enhancement-Experiments

1. See [APITable Langchain Toolkit](apitable_langchain_toolkit.ipynb).
2. See [APITable with OpenAI Function API](apitable_openai_function.ipynb).
3. See [APITable with Langchain Function Agent](apitable_openai_function.ipynb).
4. See [APITable OpenAPI Q&A Robot with Langchain Function Agent](apitable_devbook_function.ipynb).
5. See [Stock Chart always test of Autogen](stock_chart_always.ipynb).
6. See [Stock Chart never test of Autogen](stock_chart_never.ipynb).
7. See [APITable devbook retrieve chat of Autogen](apitable_devbook_retrievechat_autogen.ipynb).
8. See [APITable group chat of Autogen](apitable_groupchat_autogen.ipynb).
9. See [APITable OpenAPI QA Bot with knowledge graph](apitable_devbook_knowledge_graph.ipynb).
10. See [APITable OpenAPI with Assistant API](apitable_devbook_assistant_api.ipynb).