HEX_INTERN_PYTHON/ ├── 01_langchain_rag/ # LangChain + RAG pipelines ├── 02_langgraph/ # LangGraph stateful agent flows ├── 03_tools_and_agents/ # Tool-calling agents & HR pipeline ├── 04_crewai/ # ...
Here's what worked for me: - Provide explicit input/output format - Give few-shot examples - Set the role with a system message I built a prompt generator in Python. It takes a schema description and ...
Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...