What's Changed
- BabyAGI Notebook Example by @hinthornw in #2559
- Add async call to APIChain. (#2583) by @agola11 in #2644
- Add Streaming for GPT4All by @hinthornw in #2642
- fix question answering nb by @agola11 in #2637
- Add new loader to load pdf as html content by @rc19 in #2607
- Use
run
andarun
in place ofcombine_docs
andacombine_docs
by @agola11 in #2635 - Harrison/docs agents by @hwchase17 in #2647
- Update Graphsignal ecosystem page by @dmelikyan in #2662
- Add docs for callbacks by @agola11 in #2643
- SqlDatabaseToolkit should have custom llm for QueryChecke… by @agola11 in #2676
- Doc - Update google_search.ipynb - more explicit reference to places where to create API keys by @Tommertom in #2670
- docs: Update deployments.md to include a BentoML example by @ssheng in #2661
- Adding milvus/zilliz into docs by @filip-halt in #2686
- Harrison/databerry by @hwchase17 in #2688
- Clean up OpenAI Embeddings to fix method name and comments by @vr140 in #2687
- add: conda installation instructions by @YYYasin19 in #2678
- docs: update tokenizer notice in llms/getting_started by @nikitajz in #2641
- Add OpenAIEmbeddings special token params for tiktoken by @shibanovp in #2682
- Add custom vector fields and text fields for OpenSearch by @naveentatikonda in #2652
- baby agi agent by @hwchase17 in #2648
- Add notebook example for camel role playing by @lightaime in #2689
- Harrison/postgres by @hwchase17 in #2691
- Harrison/openapi planner by @hwchase17 in #2692
- Fixed Ast Python Repl for Chatgpt multiline commands by @abhiksingla in #2406
- agents docs and version bump by @hwchase17 in #2717
New Contributors
- @ssheng made their first contribution in #2661
- @vr140 made their first contribution in #2687
- @YYYasin19 made their first contribution in #2678
- @nikitajz made their first contribution in #2641
- @shibanovp made their first contribution in #2682
- @lightaime made their first contribution in #2689
- @abhiksingla made their first contribution in #2406
Full Changelog: v0.0.136...v0.0.137