Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
saqadri authored Dec 15, 2023
1 parent b14aa2e commit 59cb485
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ Here is a sample AIConfig that uses gpt-3.5-turbo and gpt-4:
</code></pre>
</details>

The core SDK allows you to use your AIConfig easily in your application code.
We cover Python instructions here, for Node.js please see the detailed Getting Started guide [here](https://aiconfig.lastmileai.dev/docs/getting-started).
The example below shows python below uses `trip_planner_aiconfig.json` shared above.
The core SDK connects your AIConfig to your application code.
We cover Python instructions here - for Node.js please see the detailed Getting Started guide [here](https://aiconfig.lastmileai.dev/docs/getting-started).
The example below uses `trip_planner_aiconfig.json` shared above.

[![colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1RlGQmtR0uK7OTI5nG10E219JoH2mgAQr#scrollTo=h2G7ThhyFWxg)

Expand Down

0 comments on commit 59cb485

Please sign in to comment.