Skip to content

Commit

Permalink
reverted Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
suppathak committed Mar 21, 2024
1 parent e6983ee commit 0517b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code-generation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,4 @@ podman run --rm -it -p 8501:8501 -e MODEL_SERVICE_ENDPOINT=http://10.88.0.1:8001

Everything should now be up an running with the chat application available at [`http://localhost:8501`](http://localhost:8501). By using this recipe and getting this starting point established, users should now have an easier time customizing and building their own LLM enabled code generation applications.

_Note: Future recipes will demonstrate integration between locally hosted LLM's and developer productivity tools like VSCode.
_Note: Future recipes will demonstrate integration between locally hosted LLM's and developer productivity tools like VSCode._

0 comments on commit 0517b5b

Please sign in to comment.