* fix (schemas): Backwards compatability for metamessage_type and idiomatic schemas * fix: Pagination Test * feat: Change codebase to rely on src/config.py * feat (config): Using pydantic settings for managing settings values across the project * chore (docs): Add README and coderabbit nitpicks * chore (lint): Ruff fixes * fix: Add DB Tracing Configuration * fix (config): Configurable Pool Class * fix (config): Add validations * chore: Code Rabbit Nitpicks * fix (config): Attempt to fix github actions * fix (db): Use variable engine settings * fix (actions): Mock Chat function entirely * fix (config): Linter errors, docs, and Dockerfile * chore: Code Rabbit nitpicks * chore (docs): Increment Version Numbers * fix (alembic): Fix alembic migrations to use config file * fix (test): force test_db schema on public * chore: Code Rabbit nitpick * fix (config): Add LLM provider settings and consolidate LLM usage to use model client * fix deps and get tests working * pass tests * Update GitHub Actions workflow for unit tests: streamline branch references and enhance environment variable names for clarity. * Update OpenAI client initialization to use API key from configuration settings * chore (docs): Update config templates and fix linter errors * chore (docs): Update Changelog * chore (docs): Update Changelog, README, and CONTRIBUTING * chore: Code Rabbit Comments * chore: Code Rabbit --------- Co-authored-by: hyusap <paulayush@gmail.com> |
||
|---|---|---|
| .. | ||
| docker-build.yml | ||
| fly-deploy-prod.yml | ||
| fly-deploy.yml | ||
| unittest.yml | ||