Skip to content

Commit

Permalink
v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
apocas committed Dec 8, 2023
1 parent 92ec8e2 commit bc8b003
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
app = FastAPI(
title="RestAI",
description="Modular REST API bootstrap on top of LangChain. Create embeddings associated with a project tenant and interact using a LLM. RAG as a service.",
version="3.1.2",
version="3.2.0",
contact={
"name": "Pedro Dias",
"url": "https://github.com/apocas/restai",
Expand Down
Loading

0 comments on commit bc8b003

Please sign in to comment.