You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Windows users**: Follow [this tutorial](https://langchain-ai.github.io/langgraph/tutorials/langgraph-platform/local-server/#langgraph-studio-web-ui) to set up LangGraph Studio
36
+
37
+
## Integration with Frontend
38
+
39
+
This backend system works with the [LangChainDoc Client](https://github.com/lucebert/langchain-doc-client) to provide a complete user experience.
40
+
41
+
## About the Creator
42
+
43
+
This project is maintained by [Luc Ebert](https://www.linkedin.com/in/luc-ebert/), a LangChain developer.
44
+
45
+
## Contributing
44
46
45
-
## Customize
47
+
Contributions are welcome! Please feel free to submit a Pull Request.
46
48
47
-
You can customize the:
48
-
- Vector store (Elasticsearch, MongoDB, Pinecone)
49
-
- Embedding model
50
-
- Language model for responses
51
-
- System prompts and retrieval parameters
49
+
## License
52
50
53
-
Check the configuration files for available options.
51
+
[MIT License](LICENSE)
54
52
55
-
## Development
53
+
## Contact
56
54
57
-
See the [LangGraph documentation](https://github.com/langchain-ai/langgraph) for more details on extending functionality.
55
+
For questions and support, please open an issue in the repository.
0 commit comments