Praveen Palanisamy

Results 5 issues of Praveen Palanisamy

**Below is the summary of the contributions made by this PR:** - [x] Fixes for issues #3, #5 and #7 - [x] Overcomes the limitation of #4. This PR enables...

[opensim-rl](https://github.com/stanfordnmbl/osim-rl) Is an environment introduced by the NIPS 2017 Learning to run challenge. In this environment, an agent is tasked with learning how to run while avoiding obstacles on the...

This PR updates the `schema.prisma` sample to create/add the [pgvector](https://github.com/pgvector/pgvector) postgresql extension and simplifies the steps listed in the [Prisma vector store integration doc](https://js.langchain.com/docs/modules/indexes/vector_stores/integrations/prisma). With the updated `schema.prisma`, `prisma migration...

## Purpose The frontend on the `main` branch currently doesn't support rendering Markdown in the model's responses/completions. This PR adds support for rendering Markdown while retaining support for raw HTML...

This PR provides : - [x] Solutions to Exercise01 through Exercise10 based on the latest API and exercise notebooks. - [x] One commit for each exercise solution to make it...