https://github.com/pavansomisetty21/automated-code-generation-and-execution-agent-using-langchain-and-cohere-llm
In this we implement an agent which generates and executes code using cohere LLM and langchain
https://github.com/pavansomisetty21/automated-code-generation-and-execution-agent-using-langchain-and-cohere-llm
code code-execution code-generation code-generator cohere-ai
Last synced: about 1 month ago
JSON representation
In this we implement an agent which generates and executes code using cohere LLM and langchain
- Host: GitHub
- URL: https://github.com/pavansomisetty21/automated-code-generation-and-execution-agent-using-langchain-and-cohere-llm
- Owner: Pavansomisetty21
- License: apache-2.0
- Created: 2025-03-12T08:49:57.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-17T10:28:48.000Z (7 months ago)
- Last Synced: 2025-06-28T18:10:10.049Z (4 months ago)
- Topics: code, code-execution, code-generation, code-generator, cohere-ai
- Language: Jupyter Notebook
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
In this we implement an agent which generates and executes code using cohere LLM and langchain