[Refactor] Converge Pipeline and App classes (#1021)
Co-authored-by: Deven Patel <deven298@yahoo.com>
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"from embedchain import Pipeline as App\n",
|
||||
"from embedchain import App\n",
|
||||
"app = App.from_config(config_path=\"ollama.yaml\")"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user