Commit Graph

11 Commits

Author SHA1 Message Date
rafa-ruiz fda47edae0 UPGRADE: New RAG functional 2026-03-18 18:56:01 -07:00
acano 2493723f8b docs: correct spelling errors in changelog and update project root method name in Settings class 2026-03-12 16:09:41 +01:00
acano 3463fb05e8 docs: update README and changelog to reflect ingestion folder addition 2026-03-12 12:30:39 +01:00
acano f183beb088 docs: update README and changelog for PYTHONPATH variable addition 2026-03-12 10:39:30 +01:00
acano 648f0f7318 refactor: reorganize file structure and update import paths for clarity 2026-03-12 10:21:44 +01:00
acano de21bcb5fb Refactor code structure for improved readability and maintainability 2026-03-11 17:48:54 +01:00
acano a4267e1b60 feat: implement Elasticsearch ingestion pipeline and embedding factories 2026-03-05 16:26:22 +01:00
acano 8914acbb95 Add comprehensive documentation for AVAP™ language features
- Introduced sections on Persistence, Connectors, and Native ORM, detailing the avapConnector, ORM commands, and data access abstraction.
- Documented System Utilities and Transformation, covering time management, string manipulation, and security operations.
- Explained Function Architecture and Scopes, including function definition, invocation, and middleware usage.
- Provided a Master Example that integrates various sections to demonstrate practical application.
- Detailed the dynamic nature of AVAP™ as a programming language, including dynamic typing and memory management.
- Established notation conventions and lexical analysis processes for code clarity and structure.
- Outlined data types and structures available in AVAP™, emphasizing their usage in program development.
- Discussed variable management, including local and global variables, and best practices for comments.
- Explained expressions in AVAP™, including types, operators, and practical examples with lists.
2026-03-05 15:54:05 +01:00
rafa-ruiz aa9865f5d0 docs: add contribution standards, PR template and env vars policy 2026-03-03 13:19:42 -08:00
rafa-ruiz c862ea9194 docs: formalize repository standards and Docker build policies in README 2026-02-16 20:50:19 -08:00
rafa-ruiz be65aa977b Docs 2026-02-09 20:36:58 -08:00