https://github.com/ambidextrous9/langgraph-multiagent-for-code-and-chat
LangGraph : MultiAgent for Code and Chat using Qwen1.5b and Gemma2b
https://github.com/ambidextrous9/langgraph-multiagent-for-code-and-chat
agent chat code gemma langgraph llm multiagent multiagent-systems qwen
Last synced: 11 months ago
JSON representation
LangGraph : MultiAgent for Code and Chat using Qwen1.5b and Gemma2b
- Host: GitHub
- URL: https://github.com/ambidextrous9/langgraph-multiagent-for-code-and-chat
- Owner: ambideXtrous9
- Created: 2024-11-20T14:43:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-20T17:17:16.000Z (about 1 year ago)
- Last Synced: 2025-02-06T16:59:06.340Z (about 1 year ago)
- Topics: agent, chat, code, gemma, langgraph, llm, multiagent, multiagent-systems, qwen
- Language: Jupyter Notebook
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple LangGraph-MultiAgent-for-Code-and-Chat
LangGraph : MultiAgent for Code and Chat using Qwen1.5b and Gemma2b

## Useful Links:
1. [LangChain: How to use Multi-Agent](https://juejin.cn/post/7369903157646590004)