Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/xukecheng/apitable-llms-enhancement-experiments
- Owner: xukecheng
- License: mit
- Created: 2023-04-19T13:53:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T06:48:22.000Z (about 1 year ago)
- Last Synced: 2023-11-07T07:34:56.781Z (about 1 year ago)
- Topics: apitable, langchain
- Language: Jupyter Notebook
- Homepage:
- Size: 9.01 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).