Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use code2prompt via SDK #47

Open
david1542 opened this issue Oct 21, 2024 · 3 comments
Open

Use code2prompt via SDK #47

david1542 opened this issue Oct 21, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@david1542
Copy link

Hi there!

Is there a plan to allow users to use code2prompt via SDK (in python/javascript)?

I have a LangGraph agent in Python, and I'd love to use code2prompt and feed the output into that agent.

@ODAncona
Copy link
Collaborator

@david1542

Hi David,

This is very interesting, with the new reasoning and planning capacities of recent LLMs, it makes a lot of sense to give ability to agent to interact with a codebase. I would be really interested to initiate a conversation on how you would love to interact with these agents with flows frameworks like aiflows, langchain or langgraph.

The python-SDK is already available in v2.0.1. However, I'm planning on consolidating the code2prompt engine in order to provide a seamless integration with CLI and python-SDK.

Would you prefer to use it as a LLM tool ? or more in a scaffolding fashion ?

We can initiate the discussion in the official Discord Server

@ODAncona ODAncona added enhancement New feature or request question Further information is requested labels Feb 23, 2025
@ODAncona ODAncona self-assigned this Feb 23, 2025
@kevinthomas046
Copy link

I've been attempting to integrate code2prompt into LangGraph agent as well. @ODAncona are there any plans to publish python SDK to pypi?

@ODAncona
Copy link
Collaborator

@kevinthomas046 that's planned 🚀 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants