Skip to content

Commit

Permalink
Created using Colab
Browse files Browse the repository at this point in the history
  • Loading branch information
beloveddie committed Jul 4, 2024
1 parent 8ab7c50 commit 6c11d8c
Showing 1 changed file with 23 additions and 29 deletions.
52 changes: 23 additions & 29 deletions A_Data_Analyst_Agent_Built_Cohere_and_LangChain.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,10 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 0
"base_uri": "https://localhost:8080/"
},
"id": "uuHUyaQIHqpq",
"outputId": "9f2d5d39-7bc4-4a2c-ed0e-e2f2907a2a99"
Expand Down Expand Up @@ -136,7 +135,7 @@
"metadata": {
"id": "75BzoRa_KJOF"
},
"execution_count": 2,
"execution_count": null,
"outputs": []
},
{
Expand All @@ -148,7 +147,7 @@
"metadata": {
"id": "wTflchJ5LlQ6"
},
"execution_count": 3,
"execution_count": null,
"outputs": []
},
{
Expand Down Expand Up @@ -194,7 +193,7 @@
"metadata": {
"id": "PC8zJ-hUOLnF"
},
"execution_count": 4,
"execution_count": null,
"outputs": []
},
{
Expand Down Expand Up @@ -231,7 +230,7 @@
"metadata": {
"id": "N_NX3DaXQP06"
},
"execution_count": 5,
"execution_count": null,
"outputs": []
},
{
Expand All @@ -253,7 +252,7 @@
"metadata": {
"id": "nM235zSKRuQI"
},
"execution_count": 6,
"execution_count": null,
"outputs": []
},
{
Expand All @@ -270,7 +269,7 @@
"metadata": {
"id": "aqlhIWbwSGFg"
},
"execution_count": 8,
"execution_count": null,
"outputs": []
},
{
Expand All @@ -285,7 +284,7 @@
"metadata": {
"id": "IyS7ThvjSegD"
},
"execution_count": 9,
"execution_count": null,
"outputs": []
},
{
Expand All @@ -299,13 +298,12 @@
],
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 0
"base_uri": "https://localhost:8080/"
},
"id": "YZeNW1nxTGhp",
"outputId": "37cc8e1a-5444-4fe2-823d-63ef881b4949"
},
"execution_count": 10,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -371,13 +369,12 @@
],
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 0
"base_uri": "https://localhost:8080/"
},
"id": "VguRvGLjTR4b",
"outputId": "0d837a30-720d-4b7c-9039-3db2a6ca9ced"
},
"execution_count": 11,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -422,12 +419,12 @@
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 71
"height": 88
},
"id": "Me-fMwjpUUoj",
"outputId": "ec2092b6-ce65-4982-f3bf-414484b09331"
},
"execution_count": 17,
"execution_count": null,
"outputs": [
{
"output_type": "execute_result",
Expand Down Expand Up @@ -484,7 +481,7 @@
"id": "Oaa2U5ATVRfw",
"outputId": "39ad9558-8a8c-4607-b5fb-86416403b185"
},
"execution_count": 18,
"execution_count": null,
"outputs": [
{
"output_type": "display_data",
Expand All @@ -507,13 +504,12 @@
],
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 0
"base_uri": "https://localhost:8080/"
},
"id": "FD1K6LxCXs7Y",
"outputId": "b58d9590-2e3f-4e33-88cd-c8a875ad41e0"
},
"execution_count": 19,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -556,13 +552,12 @@
],
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 0
"base_uri": "https://localhost:8080/"
},
"id": "OSdbP4kKX6Xs",
"outputId": "ac63bb2b-cca4-4b4c-9841-fe032a4d9c29"
},
"execution_count": 20,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -605,13 +600,12 @@
],
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 0
"base_uri": "https://localhost:8080/"
},
"id": "UXXUoWkMYBpX",
"outputId": "8f0f5144-274c-4a5d-fba1-d3722ed1427c"
},
"execution_count": 21,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -692,7 +686,7 @@
"id": "pstQqv1pYJpe",
"outputId": "38098b8a-67ce-4727-e35d-97d49a4e689f"
},
"execution_count": 22,
"execution_count": null,
"outputs": [
{
"output_type": "display_data",
Expand Down

0 comments on commit 6c11d8c

Please sign in to comment.