Azure-Samples / serverless-chat-langchainjs

Build your own serverless AI Chat with Retrieval-Augmented-Generation using LangChain.js, TypeScript and Azure
MIT License
564 stars 251 forks source link

[docs]: Update `tutorial` folder according to the code sample #37

Open glaucia86 opened 2 months ago

glaucia86 commented 2 months ago

Please provide us with the following information:

Update the tutorial folder according to the code sample. The intention is precisely to create a step-by-step tutorial with the aim of turning it into a Learn Module or Official Documentation.

This issue is for a: (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Any log messages given by the failure

Expected/desired behavior

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

glaucia86 commented 2 months ago

@sinedied, due to issue #34, there will be many changes to the code. I'll be waiting for these changes before I get back to writing the theoretical part that's missing from this tutorial. To avoid rework

github-actions[bot] commented 5 days ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this issue will be closed.

glaucia86 commented 2 days ago

I'm still working on it