Vineeth Voruganti
|
8ff3cd7a1e
|
Centralize Configurations (#115)
* 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>
|
2025-06-24 11:00:52 -04:00 |
Vineeth Voruganti
|
bc6afccf1a
|
v0.0.8 Documentation Updates (#55)
* Docker Compose Environment override fix
* Fixes DEV-301 and Fixes DEV-298
* Restructure Repository to focus on Server
* Fixes DEV-300
* Fixes DEV-298
* Fix Dead links in mintlify docs
* Fix directory path
* Add health check and database dependency to compose
* Mirascope deriver (#56)
* ready for testing
* delete prompts folder, mirascope colocation ftw
* Fix mirascope integration errors and streaming endpoint
---------
Co-authored-by: vintro <vince@plasticlabs.ai>
* Fix directory path
---------
Co-authored-by: vintro <vince@plasticlabs.ai>
|
2024-05-15 00:07:25 -04:00 |
Vineeth Voruganti
|
8539b87804
|
v0.0.2 (#15)
* 🧪 asyncify tests
* ✨ asyncify client
* Basic Test for Page based pagination
* add sync buildstep and client
* add vscode DX
* Added Testing for generators and updated examples
* feat: example updates
* readme exists now
* Stylistic changes and generic message
* Metamessages with other refactoring - untested
* Work with unit tests
* Fix Examples
* MEME-78 Update Changelogs
* Docstrings to client
---------
Co-authored-by: hyusap <paulayush@gmail.com>
Co-authored-by: vintro <vince@plasticlabs.ai>
|
2024-02-08 11:05:56 -08:00 |
Vineeth Voruganti
|
816511f8e4
|
Postgres Support - Fixes DEV-86
|
2024-01-18 08:14:04 -08:00 |
hyusap
|
eeac17527f
|
begin
|
2023-12-12 18:33:43 -05:00 |