Skip to content
New issue

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

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

Already on GitHub? # to your account

Add langgraph.json configuration file #104

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

The-CodeINN
Copy link

@The-CodeINN The-CodeINN commented Feb 17, 2025

Fixes #99

Add langgraph.json configuration file to enable running the application with the langgraph CLI.

  • Add langgraph.json to the root directory with necessary configuration for langgraph CLI.
  • Include settings for dependencies, graphs, environment variables, store index, Python and Node versions, pip config file, and additional Dockerfile lines.

Fixes virattt#99

Add `langgraph.json` configuration file to enable running the application with the `langgraph` CLI.

* Add `langgraph.json` to the root directory with necessary configuration for `langgraph` CLI.
* Include settings for dependencies, graphs, environment variables, store index, Python and Node versions, pip config file, and additional Dockerfile lines.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/virattt/ai-hedge-fund/issues/99?shareId=XXXX-XXXX-XXXX-XXXX).
- Move workflow creation and app compilation outside __main__
- Enable LangGraph dev server to find exported app variable
- Maintain custom analyst selection functionality for CLI usage
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add langgraph.json to allow running the app with langgraph CLI
1 participant