v1.0.0rc1
Pre-release
Pre-release
What's Changed
- add handler for keyword responses by @zzstoatzz in #349
- Update pyproject.toml langchain minimum version to 0.0.200 by @discdiver in #355
- Resolve conflicts between fn and run by @jlowin in #353
- add host as input argument for server by @jicuss in #347
- First version of AIApplications by @jlowin in #359
- Clean up application repeat mode by @jlowin in #362
- Continue enhancing apps: task tracking, internal state, nesting by @jlowin in #365
- adopt single yaml config by @zzstoatzz in #364
- make sure we have
FunctionMessage
by @zzstoatzz in #366 - Use OpenAI API directly where appropriate by @jlowin in #367
- more ai fn examples by @zzstoatzz in #369
- Clean up app definitions by @jlowin in #370
- Improve AI app reliability by @jlowin in #371
- Marvin next / planner by @jlowin in #376
- chore: remove codeql from image build workflows by @jamiezieziula in #380
- add tools for slackbot by @zzstoatzz in #379
- lightweight marvin by @zzstoatzz in #381
netlify.toml
by @zzstoatzz in #382- fix: Netlify docs build by @zzstoatzz in #384
- Update pytest-rerunfailures requirement from ~=10.0 to >=10,<13 by @dependabot in #388
- flatten component dir, add SDK reference via
mkdocstring
by @zzstoatzz in #389 - adds ChatCompletion subclass by @aaazzam in #392
- Function registry refactor by @aaazzam in #393
- rm invalid
site_copy
and netlify in favor of typical docs build CI by @zzstoatzz in #395 - add ai app tests by @zzstoatzz in #386
- ai_choice fully customizable by @aaazzam in #391
- move
DiscoursePost
into new place for pre-built components by @zzstoatzz in #390 - Function registry refactor by @aaazzam in #396
- fix publish pypi workflow by @zzstoatzz in #397
- improve
marvin chat
by @zzstoatzz in #400 - make assorted docs updates and improve cli + small bug fixes by @zzstoatzz in #401
- Add async util compatible with jupyter by @jlowin in #403
- Add getting started by @jlowin in #402
- Add docs overview by @jlowin in #406
- Set openai api key by @jlowin in #407
- More docs tweaks by @zzstoatzz in #408
- only try to get secret if it is defined by @zzstoatzz in #405
- deployment docs and QOL improvements for adding routes by @aaazzam in #409
get_secret_value
in validator by @zzstoatzz in #411- Add hero image by @jlowin in #413
- Fix chroma env vars by @zzstoatzz in #412
- add a bit more color to guide, stop printing panel fo user in marvin … by @zzstoatzz in #404
- adding AI choice to quickstart docs by @aaazzam in #410
- Tweets + Json + rm Code Generation by @aaazzam in #414
- better hero header by @aaazzam in #416
- simple ai app docs by @zzstoatzz in #415
- Move docs by @jlowin in #418
- add windows tests back by @zzstoatzz in #417
- increase hero img size by @zzstoatzz in #419
- word by @zzstoatzz in #421
- Update README.md by @jlowin in #420
- Update intro by @jlowin in #425
- fix typo in docs by @discdiver in #422
- add github digest flow by @zzstoatzz in #426
- Add AI applications to overview by @jlowin in #427
- choice → classifier by @jlowin in #428
- Add core primitives to overview & expand motivation by @jlowin in #429
- smart pirate by @aaazzam in #430
New Contributors
Full Changelog: v0.10.0...v1.0.0rc1