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

Baml init fixes #260

Closed
aaronvg opened this issue Jan 3, 2024 · 0 comments · Fixed by #395
Closed

Baml init fixes #260

aaronvg opened this issue Jan 3, 2024 · 0 comments · Fixed by #395
Assignees

Comments

@aaronvg
Copy link
Contributor

aaronvg commented Jan 3, 2024

BAML init should be usable by anyone to add baml to their project.

  • Ask for what language they use
  • Ask for what package manager (pip or poetry or pnpm or yarn)
  • ask for what type of project (empty, tutorial - classification or entity extraction, chatbot, function-calling, etc) they should start with.
  • Ask what clients you want (openai, anthropic, azure? a sample of some) [P2]
  • Do a confirmation

P0 is just empty with a READMe that just says go to the docs or example repo.

@hellovai hellovai self-assigned this Jan 19, 2024
hellovai added a commit that referenced this issue Feb 7, 2024
hellovai added a commit that referenced this issue Feb 7, 2024
- BAML init now does a walkthrough for what settings and configurations you may want
- Added E2E tests for running baml init -> baml test -> python evals for set up
- Added cargo tests to linux environment on github actions (not E2E tests)

Fixes #260
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 a pull request may close this issue.

2 participants