Skip to content

Commit

Permalink
Update README.md (#212)
Browse files Browse the repository at this point in the history
Fixed README warning
  • Loading branch information
srtab authored Jan 24, 2025
1 parent 9e71bd0 commit 4d4926d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ DAIV is an open-source automation assistant designed to enhance developer produc

DAIV leverages Django for its core framework, Celery for asynchronous tasks, LangChain and related models for AI-driven logic, PGVector and Tantivy for code search indexing, and GitLab’s API/webhooks for continuous integration with your source code workflow.

> [!WARNING] > **Note:** DAIV is currently in an **alpha** stage. It is **not recommended for production use** at this time. Features are under active development and may change without warning.
> [!WARNING]
> **Note:** DAIV is currently in an **alpha** stage. It is **not recommended for production use** at this time. Features are under active development and may change without warning.
## Key Features

Expand Down

0 comments on commit 4d4926d

Please sign in to comment.