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

(EAI-173): Framework quickstart #287

Merged
merged 14 commits into from
Jan 8, 2024
Merged

(EAI-173): Framework quickstart #287

merged 14 commits into from
Jan 8, 2024

Conversation

mongodben
Copy link
Collaborator

@mongodben mongodben commented Jan 5, 2024

Jira: https://jira.mongodb.org/browse/EAI-173

Changes

  • Add quick start guide to the docs
  • Create examples/quick-start project w/ quick start guide code
  • Fix out-of-date docs page referencing old config system
  • Remove basic chatbot server example, b/c superceded by quick start
  • Fix issue w/ mongodb-chatbot-server package where express-slow-down was a devDependency, whereas it should have been a standard dependency.

Notes

@mongodben mongodben marked this pull request as ready for review January 5, 2024 19:53
Copy link
Collaborator

@cbush cbush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Supoib

docs/docs/quick-start.md Outdated Show resolved Hide resolved
docs/docs/quick-start.md Outdated Show resolved Hide resolved
docs/docs/quick-start.md Outdated Show resolved Hide resolved
docs/docs/quick-start.md Outdated Show resolved Hide resolved
docs/docs/quick-start.md Outdated Show resolved Hide resolved
docs/docs/quick-start.md Outdated Show resolved Hide resolved
docs/docs/quick-start.md Show resolved Hide resolved
docs/docs/quick-start.md Outdated Show resolved Hide resolved
docs/docs/quick-start.md Outdated Show resolved Hide resolved
npm run dev
```

Open http://localhost:5173/ in your browser to see the UI.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dumb question but just checking that because one is using their own OpenAI API key, there's no need to worry about VPN/MongoDB/Azure access rules etc?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nah, there's none of that access control on the openai version.

@mongodben mongodben merged commit b0a5e4f into main Jan 8, 2024
@mongodben mongodben deleted the EAI-173_new branch January 8, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants